summaryrefslogtreecommitdiffstats
path: root/znc/conf.d/znc
diff options
context:
space:
mode:
Diffstat (limited to 'znc/conf.d/znc')
-rw-r--r--znc/conf.d/znc11
1 files changed, 10 insertions, 1 deletions
diff --git a/znc/conf.d/znc b/znc/conf.d/znc
index bc321a5..fc238a4 100644
--- a/znc/conf.d/znc
+++ b/znc/conf.d/znc
@@ -9,5 +9,14 @@
# start the daemon as other user
#ZNC_USER="nobody"
-# datadir for znc (you can supply multiple dirs seperated with spaces)
+# datadir for znc
#ZNC_DATADIR=""
+
+# you can override some generic settings form above with special values:
+#
+# * first you have to create a symlink from the generic init.d script
+# to your special name like: init.d/znc.something
+# * then you can override the variable with appending _something to
+# the name
+#ZNC_DATADIR_something=""
+