fixbot/api_secret.py.dist
changeset 22 1f1a21852abc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fixbot/api_secret.py.dist	Mon Sep 15 00:31:12 2008 +0300
@@ -0,0 +1,5 @@
+# the shared static secret to use for API connections. This file shouldn't be world-readable
+
+# this should be a string
+secret = please replace me
+