8339ebdf58
This makes it consistent with the rest of the playbook: - there's a default config which has various variables controlling settings - there's also an `_extension_yaml` variable, which lets you override it
5 lines
172 B
Django/Jinja
5 lines
172 B
Django/Jinja
# Default configuration for Rageshake.
|
|
# To extend it, use `matrix_rageshake_configuration_extension_yaml`.
|
|
|
|
api_prefix: {{ matrix_rageshake_config_api_prefix | to_json }}
|