1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Proper parameter name, simplify logic & phpdoc

This commit is contained in:
Thomas Citharel 2016-07-24 11:41:04 +02:00 committed by Jeremy Benoist
parent de3d716ae4
commit 7149aa5781
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
3 changed files with 7 additions and 6 deletions

View file

@ -51,7 +51,7 @@ wallabag_core:
reading_speed: 1
wallabag_user:
registration_enabled: "%registration_enabled%"
registration_enabled: "%fosuser_registration%"
wallabag_import:
allow_mimetypes: ['application/octet-stream', 'application/json', 'text/plain']