[int]
This commit is contained in:
parent
cbfde41f55
commit
b356e6c1af
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue