The server no longer has files uploaded to it. Instead it is more accurate to refer to it as dealing with "previews" of PRs.
		
			
				
	
	
		
			10 lines
		
	
	
		
			126 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			126 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /var/log/aio/preview-server-*.log {
 | |
|   compress
 | |
|   copytruncate
 | |
|   delaycompress
 | |
|   missingok
 | |
|   monthly
 | |
|   notifempty
 | |
|   rotate 6
 | |
| }
 |