aboutsummaryrefslogtreecommitdiff
path: root/jobd.conf.example
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-03-09 02:44:59 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-03-09 02:44:59 +0300
commitf7ca888651e737f18a0ea760326922da9d80e471 (patch)
treef61463affaf09ede1d6c720e618453775dbe065e /jobd.conf.example
parentfc004fe70a89c43068b2a455c02f7a813adcc509 (diff)
improvements, see full commit message
- added new option 'always_allow_localhost' - improve jobctl, allow connecting to password-protected instances without using configuration file
Diffstat (limited to 'jobd.conf.example')
-rw-r--r--jobd.conf.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/jobd.conf.example b/jobd.conf.example
index dbb6203..786714d 100644
--- a/jobd.conf.example
+++ b/jobd.conf.example
@@ -2,6 +2,7 @@
host = 0.0.0.0
port = 7080
;password =
+always_allow_localhost = 0
master_host = 127.0.0.1
master_port = 7081