Browse Source

self-build consistency: missing var

pull/1515/head
rakshazi 4 years ago
parent
commit
2836667df2
No known key found for this signature in database GPG Key ID: C90147FA80933CCA
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      roles/matrix-bridge-mautrix-telegram/tasks/validate_config.yml

+ 1
- 0
roles/matrix-bridge-mautrix-telegram/tasks/validate_config.yml View File

@@ -22,3 +22,4 @@
- {'old': 'matrix_mautrix_telegram_container_exposed_port_number', 'new': '<superseded by matrix_mautrix_telegram_container_http_host_bind_port>'}
- {'old': 'matrix_mautrix_telegram_container_self_build', 'new': 'matrix_mautrix_telegram_container_image_self_build'}
- {'old': 'matrix_telegram_lottieconverter_container_self_build', 'new': 'matrix_mautrix_telegram_container_image_self_build'}
- {'old': 'matrix_telegram_lottieconverter_container_self_build_mask_arch', 'new': 'matrix_telegram_lottieconverter_container_image_self_build_mask_arch'}

Loading…
Cancel
Save