Ver código fonte

Adjust log level choices to verbose and info

pull/339/head
Björn Marten 6 anos atrás
pai
commit
208d5d0fda
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      roles/matrix-bridge-appservice-webhooks/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-appservice-webhooks/defaults/main.yml Ver arquivo

@@ -47,7 +47,7 @@ matrix_appservice_webhooks_homeserver_token: ''
matrix_appservice_webhooks_id_token: ''
matrix_appservice_webhooks_api_secret: ''

# Logging information (error, warn, info, verbose, debug is availabe) default is: info
# Logging information (info and verbose is available) default is: info
matrix_appservice_webhooks_log_level: 'info'

matrix_appservice_webhooks_configuration_yaml: |


Carregando…
Cancelar
Salvar