Explorar el Código

Adjust log level choices to verbose and info

pull/339/head
Björn Marten hace 6 años
padre
commit
208d5d0fda
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/matrix-bridge-appservice-webhooks/defaults/main.yml

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

@@ -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: |


Cargando…
Cancelar
Guardar