Change public registration to false by default

This commit is contained in:
Nicolas Lœuillet
2023-08-03 10:31:37 +02:00
parent c2bfc0f359
commit 5e4eae42a0
6 changed files with 6 additions and 2 deletions

View File

@ -8,3 +8,4 @@ parameters:
test_database_path: ~
env(TEST_DATABASE_PATH): ~
test_database_charset: utf8mb4
fosuser_registration: true