summaryrefslogtreecommitdiff
path: root/config.sample
blob: 83754a0d3d9cbc5ac8924a65db9c7494d39a0144 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- 
  irc:
    nick: kgb
    username: kgb
    server: irc.oftc.net
    realname: CVS Commit 2 IRC
    nickservpassword: xxxxxxxxxxxxxxxx
    nickserv_is_smart: true
    port: 6667
  mailin: /home/commit/Maildir
  projects:
    'oftc':       [ '#oftc' ]
    'weasel':     [ 'weasel' ]
    'tor':        [ 'NOTICE:#tor' ]
    '*':          [ '#commits' ]
# vim:syn=yaml