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:
committed by
Slavi Pantaleev
parent
d06094ffc3
commit
753f8ca7db
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user