Slavi Pantaleev
hace 4 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
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'} |