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