summaryrefslogtreecommitdiff
path: root/config.sample
diff options
context:
space:
mode:
Diffstat (limited to 'config.sample')
-rw-r--r--config.sample15
1 files changed, 15 insertions, 0 deletions
diff --git a/config.sample b/config.sample
new file mode 100644
index 0000000..5fb761e
--- /dev/null
+++ b/config.sample
@@ -0,0 +1,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