Optimized comments

This commit is contained in:
Kevin Veen-Birkenbach 2025-02-19 06:06:21 +01:00
parent 9762645b6d
commit 3f284de07b

View File

@ -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;