From 1fa1494e0e1b573b0eaaa28cb503d10447f97614 Mon Sep 17 00:00:00 2001 From: Jehiah Czebotar Date: Sun, 9 Nov 2014 23:45:59 -0500 Subject: [PATCH] fix default in config to match --- contrib/google_auth_proxy.cfg.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/google_auth_proxy.cfg.example b/contrib/google_auth_proxy.cfg.example index fc7f883..1f4aded 100644 --- a/contrib/google_auth_proxy.cfg.example +++ b/contrib/google_auth_proxy.cfg.example @@ -41,4 +41,4 @@ # cookie_secret = "" # cookie_domain = "" # cookie_expire = "168h" -# cookie_https_only = false +# cookie_https_only = true