owncloud aktualisieren #1
|
|
@ -154,7 +154,7 @@
|
|||
"database": "{{cfg_authelia.storage.data.schema}}"
|
||||
}
|
||||
{% endif %}
|
||||
{% if cfg_authelia.storage_kind == "mariadb" %}
|
||||
{% if cfg_authelia.storage.kind == "mariadb" %}
|
||||
"mysql": {
|
||||
"host": "{{cfg_authelia.storage.data.host}}",
|
||||
"port": {{cfg_authelia.storage.data.port | string}},
|
||||
|
|
|
|||
Loading…
Reference in a new issue