mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-18 12:06:13 +00:00
Optimized comments
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user