summaryrefslogtreecommitdiff
path: root/config.sample
blob: 5fb761eaea40ba475f69204c1dd3e35db5dc41a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- 
  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' ]
    '*':          [ '#commits' ]
# vim:syn=yaml