Matrix Docker Ansible eploy
Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- {#
- SPDX-FileCopyrightText: 2026 MDAD project contributors
-
- SPDX-License-Identifier: AGPL-3.0-or-later
- #}
-
- {#
- Environment variables for the matrix-client-commet container.
- Add custom variables by appending to matrix_client_commet_environment_variables_extension.
- #}
-
- {{ matrix_client_commet_environment_variables_extension | default('') }}
|