matrix-docker-ansible-deploy/roles/custom/matrix-static-files/templates
Slavi Pantaleev 0cb3e530d9 Add support for auto-configuring synapse-admin via /.well-known/matrix/client
Related to:
- https://github.com/etkecc/synapse-admin/pull/126
- https://github.com/etkecc/synapse-admin/releases/tag/v0.10.3-etke27

People who wish to disable this and keep their `/.well-known/matrix/client` file tidier
can do it via:

```yml
matrix_static_files_file_matrix_client_property_cc_etke_synapse_admin_enabled: false
```
2024-11-08 17:48:37 +02:00
..
public/.well-known/matrix Add support for auto-configuring synapse-admin via /.well-known/matrix/client 2024-11-08 17:48:37 +02:00
systemd [WIP] Initial work on matrix-static-files role 2024-01-03 13:05:59 +02:00
config.toml.j2 [WIP] Initial work on matrix-static-files role 2024-01-03 13:05:59 +02:00
env.j2 [WIP] Initial work on matrix-static-files role 2024-01-03 13:05:59 +02:00
labels.j2 Fix capitalization: matrix → Matrix 2024-10-18 23:35:10 +09:00