From b637ea902832e4d6d3b6f610456188207a832081 Mon Sep 17 00:00:00 2001 From: Andris Raugulis Date: Tue, 26 May 2020 14:52:56 +0000 Subject: [PATCH] Debug option should not be exposed by default in config. --- gp-okta.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gp-okta.conf b/gp-okta.conf index 7b40d23..5893c5b 100644 --- a/gp-okta.conf +++ b/gp-okta.conf @@ -1,5 +1,5 @@ # --- general -debug = 0 +#debug = 0 okta_url = https://company.okta.lan vpn_url = https://vpn.company.lan