Use fosuser_registration directly instead of wallabag_user.registration_enabled

This commit is contained in:
Yassine Guedidi
2022-05-05 23:39:26 +02:00
parent 935070f2a5
commit 5a55a64fee
6 changed files with 3 additions and 15 deletions

View File

@ -178,9 +178,6 @@ wallabag_core:
-
rule: _all ~ "https?://www\.lemonde\.fr/tiny.*"
wallabag_user:
registration_enabled: "%fosuser_registration%"
wallabag_import:
allow_mimetypes: ['application/octet-stream', 'application/json', 'text/plain', 'text/csv']
resource_dir: "%kernel.project_dir%/web/uploads/import"