summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorTimo Kösters <timo@koesters.xyz>2022-12-21 15:51:47 +0100
committerTimo Kösters <timo@koesters.xyz>2022-12-21 15:51:47 +0100
commit53f14a2c4c216b529cc63137d8704573197aed19 (patch)
tree866d747ed9345f04e7f31c10f7f4e045af29be2b /debian/postinst
parentdf16012661b0ec958be41f5a52b4f9bb931dc3ff (diff)
parentd20f21ae32061ef81feb9786ca78fbb1345c9a3a (diff)
downloadconduit-53f14a2c4c216b529cc63137d8704573197aed19.zip
Merge remote-tracking branch 'origin/next'
Diffstat (limited to 'debian/postinst')
-rw-r--r--debian/postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postinst b/debian/postinst
index aab2480..73e554b 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -77,7 +77,7 @@ allow_federation = true
trusted_servers = ["matrix.org"]
#max_concurrent_requests = 100 # How many requests Conduit sends to other servers at the same time
-#log = "info,state_res=warn,rocket=off,_=off,sled=off"
+#log = "warn,state_res=warn,rocket=off,_=off,sled=off"
EOF
fi
;;