mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	example-conf: comment out filerotation: so it doesn't become an empty, null-valued block
This commit is contained in:
		
							parent
							
								
									e22d75d1a1
								
							
						
					
					
						commit
						8bffffa000
					
				@ -381,7 +381,7 @@ logging:
 | 
			
		||||
        #"debug":
 | 
			
		||||
        #    loglevel: DEBUG
 | 
			
		||||
 | 
			
		||||
    filerotation:
 | 
			
		||||
    #filerotation:
 | 
			
		||||
        # Configures optional log file rotation. When enabled, PyLink will create rotate files
 | 
			
		||||
        # in the format pylink-commands.log, pylink-commands.log.1, pylink-commands.log.2, etc.
 | 
			
		||||
        # If either max_bytes or backup_count is 0, log rotation will be disabled.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user