1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-15 17:26:58 +00:00

add option to disable listeners

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2025-01-09 21:01:58 +00:00
parent e56d3c6cb3
commit 5167e1f06d
3 changed files with 20 additions and 4 deletions

View file

@ -1503,6 +1503,11 @@
#
#sender_workers = 0
# Enables listener sockets; can be set to false to disable listening. This
# option is intended for developer/diagnostic purposes only.
#
#listening = true
[global.tls]
# Path to a valid TLS certificate file.