summaryrefslogtreecommitdiff
path: root/src/biruda.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/biruda.conf')
-rw-r--r--src/biruda.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/biruda.conf b/src/biruda.conf
index 51da929..ac98a9f 100644
--- a/src/biruda.conf
+++ b/src/biruda.conf
@@ -19,6 +19,8 @@ worker worker1
# control = "ipc:///tmp/biruda.ipc"
# control = "inproc://control"
control = "tcp://localhost:5555"
+ execution = direct
+ command = "workertest"
}
worker worker2