diff options
Diffstat (limited to 'etc')
-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 ae5aa51..b6f997b 100644 --- a/etc/config.json +++ b/etc/config.json @@ -2,6 +2,7 @@ "wservice_port" : 25577, "consul_url" : "http://consul:8500", "consul_timeout_in_secs" : 60, + "pdp_api_version" : null, "policy_handler" : { "system" : "policy_handler", "tls" : { |