owncloud aktualisieren #1

Closed
fenris wants to merge 44 commits from task-377 into main
Showing only changes of commit 2da64d257f - Show all commits

View file

@ -171,7 +171,7 @@
"filename": "{{cfg_authelia.notification.data.path}}"
}
{% endif %}
{% if cfg_authelia.notification_mode == "smtp" %}
{% if cfg_authelia.notification.kind == "smtp" %}
"smtp": {
"address": "{{cfg_authelia.notification.data.host}}:{{cfg_authelia.notification.data.port | string}}",
"username": "{{cfg_authelia.notification.data.username}}",