forked from wallabag/wallabag
Change public registration to false by default
This commit is contained in:
@ -8,3 +8,4 @@ parameters:
|
||||
test_database_path: ~
|
||||
env(TEST_DATABASE_PATH): ~
|
||||
test_database_charset: utf8mb4
|
||||
fosuser_registration: true
|
||||
|
||||
Reference in New Issue
Block a user