mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			126 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			126 B
		
	
	
	
		
			Text
		
	
	
	
	
	
"/var/log/i2pd/*.log" {
 | 
						|
    copytruncate
 | 
						|
    daily
 | 
						|
    rotate 5
 | 
						|
    compress
 | 
						|
    delaycompress
 | 
						|
    missingok
 | 
						|
    notifempty
 | 
						|
}
 |