mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
form to upload file
This commit is contained in:
parent
8c3c77c1bd
commit
d275bdf4d3
7 changed files with 109 additions and 16 deletions
|
@ -30,6 +30,8 @@ wallabag_core:
|
|||
en: 'English'
|
||||
fr: 'Français'
|
||||
de: 'Deutsch'
|
||||
import:
|
||||
allow_mimetypes: ['application/octet-stream', 'application/json', 'text/plain']
|
||||
|
||||
# Twig Configuration
|
||||
twig:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue