summaryrefslogtreecommitdiff
path: root/conduit-example.toml
diff options
context:
space:
mode:
Diffstat (limited to 'conduit-example.toml')
-rw-r--r--conduit-example.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/conduit-example.toml b/conduit-example.toml
index 362f7e7..5eed070 100644
--- a/conduit-example.toml
+++ b/conduit-example.toml
@@ -40,6 +40,9 @@ allow_registration = true
allow_federation = true
+# Enable the display name lightning bolt on registration.
+enable_lightning_bolt = true
+
trusted_servers = ["matrix.org"]
#max_concurrent_requests = 100 # How many requests Conduit sends to other servers at the same time