summaryrefslogtreecommitdiffstats
path: root/debian/phenny.default
diff options
context:
space:
mode:
Diffstat (limited to 'debian/phenny.default')
-rw-r--r--debian/phenny.default13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/phenny.default b/debian/phenny.default
new file mode 100644
index 0000000..3270d73
--- /dev/null
+++ b/debian/phenny.default
@@ -0,0 +1,13 @@
+# The user the phenny bot is executed as (defaults to nobody).
+#PHENNY_USER="nobody"
+
+# The group the phenny bot is executed as. If not specified the default group
+# of the PHENNY_USER is used.
+#PHENNY_GROUP=""
+
+# The config file or directory for the phenny bot(s). If it is a directory, for
+# each *.py file in it an own bot will start with that file as config.
+#PHENNY_CONFIG="/etc/phenny/"
+
+# Other opts to the phenny daemon.
+#PHENNY_OPTS=""