mirror of
				https://github.com/flynx/proxmox-utils.git
				synced 2025-11-04 06:00:10 +00:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
		
			140 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			140 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								/var/log/traefik/*.log {
							 | 
						||
| 
								 | 
							
									su traefik traefik
							 | 
						||
| 
								 | 
							
								        size 10M
							 | 
						||
| 
								 | 
							
								        rotate 10
							 | 
						||
| 
								 | 
							
								        missingok
							 | 
						||
| 
								 | 
							
								        sharedscripts
							 | 
						||
| 
								 | 
							
								        compress	
							 | 
						||
| 
								 | 
							
								}
							 |