update sample config

This commit is contained in:
lemonsh 2022-07-30 00:39:11 +02:00
parent d8b477d2b4
commit f2f0072511
1 changed files with 7 additions and 1 deletions

View File

@ -20,4 +20,10 @@ client_id = ""
client_secret = ""
[web] # optional, web service disabled if missing
listen = "127.0.0.1:8080"
listen = "127.0.0.1:8080"
[web.webhooks] # only required when the web service is enabled
# format: "<path>" = "<irc channel>"
# for example:
"devel" = "#dev" # http://127.0.0.1:8080/devel
"chaospeople" = "#chaos" # http://127.0.0.1:8080/chaospeople