mirror of
https://git.ferricyanide.solutions/A_D/irc-webhooks.git
synced 2024-12-22 18:27:03 +00:00
updated config file
This commit is contained in:
parent
14023d09d0
commit
4e219d1f0e
@ -1,5 +1,13 @@
|
||||
{
|
||||
"secret": "superSecretSecretIsSecret",
|
||||
"bind_host": "127.0.0.1",
|
||||
"bind_port": "5000"
|
||||
"bind_port": "5000",
|
||||
"nick": "ADGitea",
|
||||
"ident": "gitea",
|
||||
"realname": "gitea",
|
||||
"ns_nick": "",
|
||||
"ns_passwd": "",
|
||||
"chans_to_join": [
|
||||
"#ferricyanide"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user