mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Merge branch 'feature-websockets-status' into dev
This commit is contained in:
		@@ -8,7 +8,7 @@ loglevel=info                ; log level; default info; others: debug,warn,trace
 | 
			
		||||
user=root
 | 
			
		||||
 | 
			
		||||
[program:gunicorn]
 | 
			
		||||
command=gunicorn -c /usr/src/paperless/gunicorn.conf.py paperless.wsgi
 | 
			
		||||
command=gunicorn -c /usr/src/paperless/gunicorn.conf.py paperless.asgi:application
 | 
			
		||||
user=paperless
 | 
			
		||||
 | 
			
		||||
stdout_logfile=/dev/stdout
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user