diff --git a/templates/traefik-files.yml.j2 b/templates/traefik-files.yml.j2 index 4c1f158..c046713 100644 --- a/templates/traefik-files.yml.j2 +++ b/templates/traefik-files.yml.j2 @@ -16,10 +16,12 @@ data: {% endif %} - rate-limit - compress +{% if false %} {% if basic_auth|bool %} - basic-auth {% endif %} - authelia +{% endif %} compress: compress: excludedContentTypes: ["text/event-stream"]