Changed: default public registration should be false

This commit is contained in:
Diego Lendoiro 2020-11-18 11:36:01 +01:00
parent 3ae55b24f4
commit 3d2933868c
No known key found for this signature in database
GPG Key ID: 3808AD1A50FF0B59
1 changed files with 1 additions and 1 deletions

2
env/passbolt.env vendored
View File

@ -10,4 +10,4 @@ DATASOURCES_DEFAULT_PORT=3306
DATASOURCES_QUOTE_IDENTIFIER=true
# Registration
PASSBOLT_REGISTRATION_PUBLIC=true
PASSBOLT_REGISTRATION_PUBLIC=false