summaryrefslogtreecommitdiff
path: root/templates/example/worker.xml
diff options
context:
space:
mode:
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>