summaryrefslogtreecommitdiff
path: root/debian/rhimportd.conf
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-01-05 21:16:03 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-01-05 21:16:03 (GMT)
commita2a2622367fed4490c1ad43bfc2ebf03550810b5 (patch)
tree9843deda0935167b7f7fdd81031e90b5909c5e7b /debian/rhimportd.conf
parent64d5a3656ea48785296fe6de80c5ba6b44c55ddb (diff)
debian package fixes and improvments
Diffstat (limited to 'debian/rhimportd.conf')
-rw-r--r--debian/rhimportd.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/rhimportd.conf b/debian/rhimportd.conf
index 37bd091..6b7d420 100644
--- a/debian/rhimportd.conf
+++ b/debian/rhimportd.conf
@@ -1,7 +1,12 @@
+#TELGO_DEBUG=1
+#RHIMPORT_DEBUG=1
+#RHIMPORTD_DEBUG=1
+
RHIMPORTD_RD_CONF=/etc/rd.conf
RHIMPORTD_RDXPORT_URL=http://localhost/rd-bin/rdxport.cgi
RHIMPORTD_TEMP_DIR=/var/lib/rhimportd/tmp
RHIMPORTD_LOCAL_FETCH_DIR=/var/lib/rhimportd/local
+
RHIMPORTD_WATCH_DIR=/var/lib/rhimportd/watch
RHIMPORTD_WEB_ADDR=localhost:4080
RHIMPORTD_TELNET_ADDR=""