mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			260 B
		
	
	
	
		
			Django/Jinja
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			260 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 }}"
 |