improvement: registration token now only works when registration is enabled
This commit is contained in:
parent
34e0e710cb
commit
1fb5bcf98f
5 changed files with 45 additions and 21 deletions
|
@ -41,7 +41,7 @@ allow_registration = true
|
|||
# A static registration token that new users will have to provide when creating
|
||||
# an account. YOU NEED TO EDIT THIS.
|
||||
# - Insert a password that users will have to enter on registration
|
||||
# - Comment out the line to remove the condition
|
||||
# - Start the line with '#' to remove the condition
|
||||
registration_token = ""
|
||||
|
||||
allow_federation = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue