Changed: default public registration should be false
This commit is contained in:
parent
3ae55b24f4
commit
3d2933868c
|
|
@ -10,4 +10,4 @@ DATASOURCES_DEFAULT_PORT=3306
|
|||
DATASOURCES_QUOTE_IDENTIFIER=true
|
||||
|
||||
# Registration
|
||||
PASSBOLT_REGISTRATION_PUBLIC=true
|
||||
PASSBOLT_REGISTRATION_PUBLIC=false
|
||||
|
|
|
|||
Loading…
Reference in New Issue