summaryrefslogtreecommitdiff
path: root/conduit-example.toml
diff options
context:
space:
mode:
authorJim <james@colderwood.com>2022-06-23 06:58:34 +0000
committerNyaaori <+@nyaaori.cat>2022-10-10 14:34:28 +0200
commitdf8703cc1304779449fde3a9bf9d1122e5345def (patch)
treef36d4b3f5cad521f9e697361fc5991a9fee1ad7d /conduit-example.toml
parentf430b874598f4262e5af5ecee8dd396e317a1e87 (diff)
downloadconduit-df8703cc1304779449fde3a9bf9d1122e5345def.zip
Lightning bolt optional
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