You've already forked matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-08-04 21:43:06 +02:00
8 lines
258 B
Django/Jinja
8 lines
258 B
Django/Jinja
#jinja2: lstrip_blocks: True
|
|
|
|
[[advanced.headers]]
|
|
source = "/.well-known/matrix/*"
|
|
headers.Content-Type = "application/json"
|
|
headers.Access-Control-Allow-Origin = "*"
|
|
headers.Cache-Control = "max-age={{ matrix_static_files_files_cache_time_hours * 3600 }}"
|