From b356e6c1afca9e304f31a7bc131ed157d496b2dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Tue, 7 Oct 2025 17:26:16 +0200 Subject: [PATCH] [int] --- roles/authelia/templates/conf-main.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/authelia/templates/conf-main.json.j2 b/roles/authelia/templates/conf-main.json.j2 index 0b75b5a..eee90ef 100644 --- a/roles/authelia/templates/conf-main.json.j2 +++ b/roles/authelia/templates/conf-main.json.j2 @@ -56,7 +56,7 @@ {% else %} "disable": true, {% endif %} - "custom_url": "{{cfg_authelia.password_reset.custom_url}}" + "custom_url": {{cfg_authelia.password_reset.custom_url | to_json}} }, "refresh_interval": "5m", "file": {