Browse Source

Update validate_config.yml

element-call-integration
Backslash 1 year ago
committed by GitHub
parent
commit
6ef304b118
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/custom/matrix-element-call/tasks/validate_config.yml

+ 1
- 1
roles/custom/matrix-element-call/tasks/validate_config.yml View File

@@ -12,6 +12,6 @@
- {'name': 'matrix_element_call_image', when: true}
- {'name': 'matrix_jwt_service_image', when: true}
- {'name': 'matrix_livekit_image', when: true}
- {'name': 'matrix_redis_image', when: true}
- {'name': 'redis_image', when: true}
- {'name': 'matrix_element_call_livekit_dev_key', when: true}
- {'name': 'matrix_element_call_livekit_service_url', when: true}

Loading…
Cancel
Save