mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-22 12:29:39 +01:00
Optimized comments
This commit is contained in:
parent
9762645b6d
commit
3f284de07b
@ -1,6 +1,6 @@
|
||||
# Include OAuth2 Proxy
|
||||
# Raise the maximal header size.
|
||||
# Keycloak uses huge headers for authentification
|
||||
{# Include OAuth2 Proxy #}
|
||||
{# Raise the maximal header size. #}
|
||||
{# Keycloak uses huge headers for authentification #}
|
||||
proxy_buffer_size 16k;
|
||||
proxy_buffers 8 16k;
|
||||
proxy_busy_buffers_size 16k;
|
||||
|
Loading…
x
Reference in New Issue
Block a user