diff options
Diffstat (limited to 'etc/config.json')
-rw-r--r-- | etc/config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/config.json b/etc/config.json index de7f6cc..ae5aa51 100644 --- a/etc/config.json +++ b/etc/config.json @@ -1,6 +1,7 @@ { "wservice_port" : 25577, "consul_url" : "http://consul:8500", + "consul_timeout_in_secs" : 60, "policy_handler" : { "system" : "policy_handler", "tls" : { |