summaryrefslogtreecommitdiff
path: root/conduit-example.toml
diff options
context:
space:
mode:
authorTimo Kösters <timo@koesters.xyz>2023-07-29 20:01:38 +0200
committerTimo Kösters <timo@koesters.xyz>2023-07-29 21:53:57 +0200
commitb8c164dc6027844d665158dc8906dd5c89f9238b (patch)
tree4af8afde123e6d9853819d3e1ff8d7e767c534d1 /conduit-example.toml
parentda907451e77648b8fce022f0d7fa536a6f678267 (diff)
downloadconduit-b8c164dc6027844d665158dc8906dd5c89f9238b.zip
feat: version checker
Diffstat (limited to 'conduit-example.toml')
-rw-r--r--conduit-example.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/conduit-example.toml b/conduit-example.toml
index 6089aa5..836db65 100644
--- a/conduit-example.toml
+++ b/conduit-example.toml
@@ -39,6 +39,7 @@ max_request_size = 20_000_000 # in bytes
allow_registration = true
allow_federation = true
+allow_check_for_updates = true
# Enable the display name lightning bolt on registration.
enable_lightning_bolt = true