From f7ca888651e737f18a0ea760326922da9d80e471 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Tue, 9 Mar 2021 02:44:59 +0300 Subject: improvements, see full commit message - added new option 'always_allow_localhost' - improve jobctl, allow connecting to password-protected instances without using configuration file --- jobd-master.conf.example | 1 + 1 file changed, 1 insertion(+) (limited to 'jobd-master.conf.example') diff --git a/jobd-master.conf.example b/jobd-master.conf.example index e48b3eb..8d6f68a 100644 --- a/jobd-master.conf.example +++ b/jobd-master.conf.example @@ -2,6 +2,7 @@ host = 0.0.0.0 port = 7081 ;password = +always_allow_localhost = 0 ping_interval = 30 ; seconds poke_throttle_interval = 0.5 ; seconds -- cgit v1.2.3