Kaynağa Gözat
Update roles/custom/matrix-bridge-appservice-slack/defaults/main.yml: fix indentation
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3995/head
Suguru Hirahara
1 yıl önce
ebeveyn
işleme
01050c520d
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: E4F9743DAB4B7B75
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
roles/custom/matrix-bridge-appservice-slack/defaults/main.yml
|
|
|
@@ -153,7 +153,7 @@ matrix_appservice_slack_configuration_extension_yaml: | |
|
|
|
# console: "info" |
|
|
|
# files: |
|
|
|
# - "./debug.log": "info" |
|
|
|
#- "./error.log": "error" |
|
|
|
# - "./error.log": "error" |
|
|
|
|
|
|
|
matrix_appservice_slack_configuration_extension: "{{ matrix_appservice_slack_configuration_extension_yaml | from_yaml if matrix_appservice_slack_configuration_extension_yaml | from_yaml else {} }}" |
|
|
|
|
|
|
|
|