docs: add index for global-auth-always-set-cookie (#10670)
This commit is contained in:
parent
c4ca77d100
commit
7f723c5985
1 changed files with 1 additions and 0 deletions
|
@ -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|""||
|
||||
|
|
Loading…
Reference in a new issue