mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-24 20:19:21 -05:00
Merge branch 'develop' of github.com:matrix-org/synapse into mysql
This commit is contained in:
commit
d5e7e6b9b6
@ -40,7 +40,7 @@ class RegistrationConfig(Config):
|
|||||||
|
|
||||||
reg_group.add_argument(
|
reg_group.add_argument(
|
||||||
"--enable-registration",
|
"--enable-registration",
|
||||||
const=False,
|
const=True,
|
||||||
default=False,
|
default=False,
|
||||||
nargs='?',
|
nargs='?',
|
||||||
help="Enable registration for new users.",
|
help="Enable registration for new users.",
|
||||||
|
Loading…
Reference in New Issue
Block a user