mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Move Import configuration to Core
This commit is contained in:
parent
8b13631e3d
commit
6552c84eec
5 changed files with 7 additions and 17 deletions
|
@ -162,7 +162,5 @@ wallabag_core:
|
|||
- 'Montserrat'
|
||||
- 'OpenDyslexicRegular'
|
||||
- 'Oswald'
|
||||
|
||||
wallabag_import:
|
||||
allow_mimetypes: ['application/octet-stream', 'application/json', 'text/plain', 'text/csv', 'text/html']
|
||||
resource_dir: "%kernel.project_dir%/web/uploads/import"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue