In between commit, updated matrix and optimized mailu

This commit is contained in:
2025-08-20 17:48:59 +02:00
parent 384beae7c1
commit 7a6e273ea4
14 changed files with 77 additions and 14 deletions

View File

@@ -1,6 +1,8 @@
server
{
server_name {{ domain }};
{# Include buffers for OIDC #}
{% include 'roles/srv-proxy-core/templates/headers/buffers.conf.j2' %}
{% if applications | get_app_conf(application_id, 'features.oauth2', False) %}
{% include 'roles/web-app-oauth2-proxy/templates/endpoint.conf.j2'%}