summaryrefslogtreecommitdiff
path: root/templates/example/worker.xml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2012-10-12 17:24:14 +0200
committerChristian Pointner <equinox@spreadspace.org>2012-10-12 17:24:14 +0200
commitf28b7d13ce9dc83dc336ba1fb300470fa30bb4fb (patch)
tree13690f97283d3c20b1cdad73c234c62159cc9e77 /templates/example/worker.xml
parentalso creating passwd file (diff)
some bug fixes (first working version of config)
Diffstat (limited to 'templates/example/worker.xml')
-rw-r--r--templates/example/worker.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/example/worker.xml b/templates/example/worker.xml
index cd9ee5c..b6f4667 100644
--- a/templates/example/worker.xml
+++ b/templates/example/worker.xml
@@ -14,7 +14,7 @@
</authentication>
<feederports>{{ portrange }}</feederports>
-%% if debug != ''
+%% if debug and debug != ''
<debug>{{ debug }}</debug>
%% endif
</worker>