1
0
Fork 0
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:
Jeremy Benoist 2015-12-30 10:06:45 +01:00
parent 7ec2897ee0
commit 77a7752a59
11 changed files with 86 additions and 114 deletions

View file

@ -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: