joker.conf.example
changeset 2 c2fa12eccf27
child 12 584ceb504d29
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/joker.conf.example	Fri Aug 08 11:51:32 2014 +0200
@@ -0,0 +1,6 @@
+#! perl
+(
+    # the joker account credentials
+    username => '…',
+    password => '…',
+);