mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-10 05:13:50 +00:00
1cc2ff8a0e
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
11 lines
279 B
Django/Jinja
11 lines
279 B
Django/Jinja
{#
|
|
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
|
#}
|
|
|
|
# Default configuration for rageshake.
|
|
# To extend it, use `matrix_rageshake_configuration_extension_yaml`.
|
|
|
|
api_prefix: {{ matrix_rageshake_config_api_prefix | to_json }}
|