4
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-06-26 05:31:06 +00:00

Support additional container arguments for matrix-livekit-jwt

This commit is contained in:
Hollie Hutchinson
2026-06-19 15:38:20 +01:00
committed by Slavi Pantaleev
parent d06094ffc3
commit 753f8ca7db
2 changed files with 6 additions and 0 deletions
@@ -125,3 +125,6 @@ matrix_livekit_jwt_service_systemd_required_services_list_custom: []
# The default of `false` means "no restart needed" — appropriate when the role's
# installation tasks haven't run (e.g., due to --tags skipping them).
matrix_livekit_jwt_service_restart_necessary: false
# Support additional container arguments for the LiveKit JWT service
matrix_livekit_jwt_service_container_additional_arguments: []