From cea426396c564b1e0d002af0a294a178c715c922 Mon Sep 17 00:00:00 2001 From: "Tore S. Loenoey" Date: Tue, 21 Nov 2023 14:55:40 +0100 Subject: [PATCH] docs: add index for global-auth-always-set-cookie --- docs/user-guide/nginx-configuration/configmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user-guide/nginx-configuration/configmap.md b/docs/user-guide/nginx-configuration/configmap.md index f44aeeec7..7038ca90d 100644 --- a/docs/user-guide/nginx-configuration/configmap.md +++ b/docs/user-guide/nginx-configuration/configmap.md @@ -219,6 +219,7 @@ The following table shows a configuration option's name, type, and the default v |[global-auth-snippet](#global-auth-snippet)|string|""|| |[global-auth-cache-key](#global-auth-cache-key)|string|""|| |[global-auth-cache-duration](#global-auth-cache-duration)|string|"200 202 401 5m"|| +|[global-auth-always-set-cookie](#global-auth-always-set-cookie)|bool|"false"|| |[no-auth-locations](#no-auth-locations)|string|"/.well-known/acme-challenge"|| |[block-cidrs](#block-cidrs)|[]string|""|| |[block-user-agents](#block-user-agents)|[]string|""||