mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Disable registration without verification
This commit is contained in:
parent
5a0bf33caa
commit
398d97b3b7
1 changed files with 2 additions and 0 deletions
|
@ -798,6 +798,8 @@ turn_allow_guests: __ALLOWED_ACCESS__
|
|||
#
|
||||
enable_registration: __ALLOWED_ACCESS__
|
||||
|
||||
enable_registration_without_verification: __ALLOWED_ACCESS__
|
||||
|
||||
# Optional account validity configuration. This allows for accounts to be denied
|
||||
# any request after a given period.
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue