blob: adc4f6254878234ed776c644a55d69a4cdd22b34 [file] [log] [blame]
server:
host: irc.libera.chat
port: 6697
ssl: true
client:
nick: CommitBot
realname: ASF Commit Bot
password: pwd.txt
pubsub_host: http://pubsub.apache.org:2069/commit
channels:
"#asfbot":
tags: # Uses fnmatch syntax. e.g.: svn:httpd/*, or git:couchdb*
- svn:*
- git:*
"#httpd-dev":
tags:
- svn:httpd/*
- svn:release/httpd/*
- svn:dev/httpd/*