aboutsummaryrefslogtreecommitdiff
path: root/jobd-master.conf
diff options
context:
space:
mode:
Diffstat (limited to 'jobd-master.conf')
-rw-r--r--jobd-master.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/jobd-master.conf b/jobd-master.conf
new file mode 100644
index 0000000..8220162
--- /dev/null
+++ b/jobd-master.conf
@@ -0,0 +1,13 @@
+host = 0.0.0.0
+port = 7081
+; password =
+
+ping_interval = 30
+poke_throttle_interval = 0.5
+
+; Don't do this! Here i put it to /tmp only because it was
+; for a test. In a real world you should use something more
+; appropriate, like /var/log
+log_file = /tmp/jobd-master.log
+log_level_file = warn
+log_level_console = warn \ No newline at end of file