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

@ -37,7 +37,7 @@ parameters:
twofactor_sender: no-reply@wallabag.org
# fosuser stuff
fosuser_registration: true
fosuser_registration: false
fosuser_confirmation: true
# how long the access token should live in seconds for the API