mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Merge pull request #2854 from etkecc/patch-267
make synapse even more quiet
This commit is contained in:
		| @@ -445,12 +445,15 @@ matrix_synapse_additional_loggers_auto: | ||||
|   # Related to: | ||||
|   # - https://github.com/matrix-org/synapse/issues/16208 | ||||
|   # - https://github.com/matrix-org/synapse/issues/16101 | ||||
|   # - https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2853 | ||||
|   - name: synapse.http.matrixfederationclient | ||||
|     level: CRITICAL | ||||
|   - name: synapse.federation.sender.per_destination_queue | ||||
|     level: CRITICAL | ||||
|   - name: synapse.handlers.device | ||||
|     level: CRITICAL | ||||
|   - name: synapse.replication.tcp.handler | ||||
|     level: CRITICAL | ||||
|  | ||||
| matrix_synapse_additional_loggers_custom: [] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user