Matrix Docker Ansible eploy
Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
|
- {#
- 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('') }}
|