mirror of
				https://github.com/klaussilveira/gitlist.git
				synced 2025-10-31 02:46:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			212 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			212 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [global]
 | |
| error_log = /proc/self/fd/2
 | |
| log_buffering = no
 | |
| 
 | |
| [www]
 | |
| access.log = /proc/self/fd/2
 | |
| clear_env = no
 | |
| 
 | |
| ; Ensure worker stdout and stderr are collected
 | |
| catch_workers_output = yes
 | |
| decorate_workers_output = no
 |