registration default true
This commit is contained in:
parent
49dd3567c6
commit
9ec8b7f2b3
6 changed files with 9 additions and 9 deletions
4
debian/postinst
vendored
4
debian/postinst
vendored
|
@ -62,8 +62,8 @@ port = ${CONDUIT_PORT}
|
|||
# Max size for uploads
|
||||
max_request_size = 20_000_000 # in bytes
|
||||
|
||||
# Disable registration. No new users will be able to register on this server.
|
||||
#allow_registration = false
|
||||
# Enables registration. If set to false, no users can register on this server.
|
||||
allow_registration = true
|
||||
|
||||
# Disable encryption, so no new encrypted rooms can be created.
|
||||
# Note: Existing rooms will continue to work.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue