1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2026-05-04 17:40:53 +02:00
Files
infrastructure/roles/archweb/templates/well-known-matrix-server.json.j2
Jan Alexander Steffens (heftig) 94f72f84d5 archweb: Move well-known matrix config into files
In preparation for MAS, as adding more data into these inside the NGINX
config is getting unwieldy.
2025-05-04 20:35:50 +02:00

4 lines
44 B
Django/Jinja

{
"m.server": "{{ matrix_domain }}:443"
}