Merge branch 'sync-up-debian-generated-config' into 'next'

Sync up the generated Conduit config for Debian

See merge request famedly/conduit!644
merge-requests/582/merge
Timo Kösters 2 months ago
commit 429f80548f

5
debian/postinst vendored

@ -91,6 +91,11 @@ enable_lightning_bolt = true
trusted_servers = ["matrix.org"]
#max_concurrent_requests = 100 # How many requests Conduit sends to other servers at the same time
# Controls the log verbosity. See also [here][0].
#
# [0]: https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#directives
#log = "..."
EOF
fi
;;

Loading…
Cancel
Save