|
|
|
@@ -157,9 +157,6 @@ matrix_livekit_jwt_service_systemd_required_services_list_custom: [] |
|
|
|
# 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: [] |
|
|
|
|
|
|
|
# A list of additional "volumes" to mount in the container. |
|
|
|
# Contains definition objects like this: `{"type": "bind", "src": "/outside", "dst": "/inside", "options": "readonly"}. |
|
|
|
# See the `--mount` documentation for the `docker run` command. |
|
|
|
|