mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Remove Dendrite file logging
We refrain from logging to files for all components, because we rely on systemd-journald anyway.
This commit is contained in:
		| @@ -53,10 +53,6 @@ matrix_dendrite_max_file_size_bytes: 10485760 | ||||
| # The tmpfs at /tmp needs to be large enough to handle multiple concurrent file uploads. | ||||
| matrix_dendrite_tmp_directory_size_mb: 500 | ||||
|  | ||||
| # Log levels | ||||
| matrix_dendrite_log_level: "warning" | ||||
| matrix_dendrite_log_path: "/var/log/dendrite" | ||||
|  | ||||
| # Rate limits | ||||
| matrix_dendrite_rate_limiting_enabled: true | ||||
| matrix_dendrite_rate_limiting_threshold: 5 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user