mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Restructured server config
This commit is contained in:
		| @@ -17,4 +17,4 @@ matrix_project:           "{{ application_id | get_entity_name }}" | ||||
| # Webserver | ||||
| well_known_directory:     "{{nginx.directories.data.well_known}}/matrix/" | ||||
| location_upload:          "~ ^/_matrix/media/v3/" | ||||
| client_max_body_size:     "{{ applications | get_app_conf(application_id, 'client_max_body_size') }}" | ||||
| client_max_body_size:     "{{ applications | get_app_conf(application_id, 'server.client_max_body_size') }}" | ||||
		Reference in New Issue
	
	Block a user