This commit is contained in:
Christian Fraß 2025-10-07 17:26:16 +02:00
parent cbfde41f55
commit b356e6c1af

View file

@ -56,7 +56,7 @@
{% else %} {% else %}
"disable": true, "disable": true,
{% endif %} {% endif %}
"custom_url": "{{cfg_authelia.password_reset.custom_url}}" "custom_url": {{cfg_authelia.password_reset.custom_url | to_json}}
}, },
"refresh_interval": "5m", "refresh_interval": "5m",
"file": { "file": {