mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			189 B
		
	
	
	
		
			Django/Jinja
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			189 B
		
	
	
	
		
			Django/Jinja
		
	
	
	
	
	
| {
 | |
| 	"listen": {
 | |
| 		"type": "tcp",
 | |
| 		"host": "0.0.0.0",
 | |
| 		"port": 8000,
 | |
| 		"force": false
 | |
| 	},
 | |
| 	"register_timeout": 3000,
 | |
| 	"logging_keys": {
 | |
| 		"request": ["mxid"],
 | |
| 		"response": ["status"]
 | |
| 	}
 | |
| }
 |