fix defaults in config example

This commit is contained in:
Matthew Hodgson 2018-05-03 11:46:56 +01:00 committed by GitHub
parent 8a24c4eee5
commit 25e471dac3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,7 +95,7 @@ class RegistrationConfig(Config):
# If true, stop users from trying to change the 3PIDs associated with # If true, stop users from trying to change the 3PIDs associated with
# their accounts. # their accounts.
# #
# disable_3pid_changes: True # disable_3pid_changes: False
# If set, allows registration by anyone who also has the shared # If set, allows registration by anyone who also has the shared
# secret, even if registration is otherwise disabled. # secret, even if registration is otherwise disabled.