|
|
@@ -153,7 +153,7 @@ matrix_appservice_slack_configuration_extension_yaml: | |
|
|
# console: "info" |
|
|
# console: "info" |
|
|
# files: |
|
|
# files: |
|
|
# - "./debug.log": "info" |
|
|
# - "./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 {} }}" |
|
|
matrix_appservice_slack_configuration_extension: "{{ matrix_appservice_slack_configuration_extension_yaml | from_yaml if matrix_appservice_slack_configuration_extension_yaml | from_yaml else {} }}" |
|
|
|
|
|
|
|
|
|