Slavi Pantaleev
3 anos atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com
1 adições e
1 exclusões
-
roles/matrix-bridge-mautrix-whatsapp/tasks/validate_config.yml
|
|
|
@@ -17,4 +17,4 @@ |
|
|
|
Please change your configuration to rename the variable (`{{ item.old }}` -> `{{ item.new }}`). |
|
|
|
when: "item.old in vars" |
|
|
|
with_items: |
|
|
|
- {'old': 'matrix_mautrix_whatsapp_log_level', 'new': '<superseded by matrix_mautrix_whatsapp_logging_level>'} |
|
|
|
- {'old': 'matrix_mautrix_whatsapp_log_level', 'new': 'matrix_mautrix_whatsapp_logging_level'} |