Add rageshake server

This commit is contained in:
Benjamin Kampmann
2023-02-20 22:34:16 +01:00
parent d7e69cfa1e
commit 40f037b36d
14 changed files with 351 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
api_prefix: "https://{{ matrix_server_fqn_rageshake }}/api/"
{{ matrix_rageshake_config | to_nice_yaml(indent=2, width=999999) }}