mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	documentation
I have no clue why it looks funny though
This commit is contained in:
		
							parent
							
								
									e0a2af3d98
								
							
						
					
					
						commit
						ab0ec0d5a5
					
				@ -409,6 +409,10 @@ writing. Windows is not and will never be supported.
 | 
				
			|||||||
    ``consumer`` script to watch the input folder, and the ``scheduler``
 | 
					    ``consumer`` script to watch the input folder, and the ``scheduler``
 | 
				
			||||||
    script to run tasks such as email checking and document consumption.
 | 
					    script to run tasks such as email checking and document consumption.
 | 
				
			||||||
		
 | 
							
 | 
				
			||||||
 | 
							The ``socket`` script enables ``gunicorn`` to run on port 80 without
 | 
				
			||||||
 | 
							root privileges. For this you need to uncomment the ``Require=paperless-webserver.socket``
 | 
				
			||||||
 | 
							in the ``webserver`` script and configure ``gunicorn`` to listen on port 80 (see ``paperless/gunicorn.conf.py``).
 | 
				
			||||||
 | 
							
 | 
				
			||||||
    You may need to adjust the path to the ``gunicorn`` executable. This
 | 
					    You may need to adjust the path to the ``gunicorn`` executable. This
 | 
				
			||||||
    will be installed as part of the python dependencies, and is either located
 | 
					    will be installed as part of the python dependencies, and is either located
 | 
				
			||||||
    in the ``bin`` folder of your virtual environment, or in ``~/.local/bin/`` if
 | 
					    in the ``bin`` folder of your virtual environment, or in ``~/.local/bin/`` if
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user