mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	Disable logging to file. Set console logging to verbose.
This commit is contained in:
		@@ -71,10 +71,10 @@ telegram:
 | 
			
		||||
 | 
			
		||||
# Settings for controlling how logging works
 | 
			
		||||
logging:
 | 
			
		||||
  file: logs/dimension.log
 | 
			
		||||
  file: /dev/null
 | 
			
		||||
  console: true
 | 
			
		||||
  consoleLevel: info
 | 
			
		||||
  fileLevel: verbose
 | 
			
		||||
  consoleLevel: verbose
 | 
			
		||||
  fileLevel: info
 | 
			
		||||
  rotate:
 | 
			
		||||
    size: 52428800 # bytes, default is 50mb
 | 
			
		||||
    count: 5
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user