summaryrefslogtreecommitdiff
path: root/conduit-example.toml
diff options
context:
space:
mode:
Diffstat (limited to 'conduit-example.toml')
-rw-r--r--conduit-example.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/conduit-example.toml b/conduit-example.toml
index b1bc618..3aca538 100644
--- a/conduit-example.toml
+++ b/conduit-example.toml
@@ -23,12 +23,11 @@ port = 6167
max_request_size = 20_000_000 # in bytes
# Disable registration. No new users will be able to register on this server
-#allow_registration = true
+#allow_registration = false
# Disable encryption, so no new encrypted rooms can be created
# Note: existing rooms will continue to work
-#allow_encryption = true
-
+#allow_encryption = false
#allow_federation = false
# Enable jaeger to support monitoring and troubleshooting through jaeger