mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Update after previous merge
PR #1443 was merged into this branch to handle all import type in the same place.
This commit is contained in:
parent
7ec2897ee0
commit
77a7752a59
11 changed files with 86 additions and 114 deletions
|
@ -30,8 +30,9 @@ wallabag_core:
|
|||
en: 'English'
|
||||
fr: 'Français'
|
||||
de: 'Deutsch'
|
||||
import:
|
||||
allow_mimetypes: ['application/octet-stream', 'application/json', 'text/plain']
|
||||
|
||||
wallabag_import:
|
||||
allow_mimetypes: ['application/octet-stream', 'application/json', 'text/plain']
|
||||
|
||||
# Twig Configuration
|
||||
twig:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue