3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-10-19 06:33:24 +00:00

Add license information to Element Call and LiveKit roles

This commit is contained in:
Slavi Pantaleev
2025-03-12 06:58:00 +02:00
parent 8eb1c57e2b
commit 6c6b44dc25
31 changed files with 183 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
{#
SPDX-FileCopyrightText: 2024 wjbeckett
SPDX-FileCopyrightText: 2024 - 2025 Slavi Pantaleev
SPDX-License-Identifier: AGPL-3.0-or-later
#}
LK_JWT_PORT={{ matrix_livekit_jwt_service_environment_variable_lk_jwt_port | int | to_json }}
LIVEKIT_KEY={{ matrix_livekit_jwt_service_environment_variable_livekit_key }}