Set default buffer level for proxy basic conf, which are necessary for OIDC login

This commit is contained in:
2025-08-20 15:56:32 +02:00
parent fa46523433
commit ad7e61e8b1
5 changed files with 17 additions and 19 deletions

View File

@@ -1,5 +1,4 @@
{% set location = location | default("/")%}
location {{location}}
{
{% if oauth2_proxy_enabled | default(false) | bool %}