mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Grammar & formatting
This commit is contained in:
		
							parent
							
								
									eb05707f27
								
							
						
					
					
						commit
						8b5416896d
					
				@ -8,7 +8,7 @@ PAPERLESS_CONSUMPTION_DIR=""
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# These values are required if you want paperless to check a particular email
 | 
					# These values are required if you want paperless to check a particular email
 | 
				
			||||||
# box every 10 minutes and attempt to consume documents from there.  If you
 | 
					# box every 10 minutes and attempt to consume documents from there.  If you
 | 
				
			||||||
# dont define a HOST, mail checking will just be disabled.
 | 
					# don't define a HOST, mail checking will just be disabled.
 | 
				
			||||||
PAPERLESS_CONSUME_MAIL_HOST=""
 | 
					PAPERLESS_CONSUME_MAIL_HOST=""
 | 
				
			||||||
PAPERLESS_CONSUME_MAIL_PORT=""
 | 
					PAPERLESS_CONSUME_MAIL_PORT=""
 | 
				
			||||||
PAPERLESS_CONSUME_MAIL_USER=""
 | 
					PAPERLESS_CONSUME_MAIL_USER=""
 | 
				
			||||||
@ -17,6 +17,7 @@ PAPERLESS_CONSUME_MAIL_PASS=""
 | 
				
			|||||||
# You must have a passphrase in order for Paperless to work at all.  If you set
 | 
					# You must have a passphrase in order for Paperless to work at all.  If you set
 | 
				
			||||||
# this to "", GNUGPG will "encrypt" your PDF by writing it out as a zero-byte
 | 
					# this to "", GNUGPG will "encrypt" your PDF by writing it out as a zero-byte
 | 
				
			||||||
# file.
 | 
					# file.
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
# The passphrase you use here will be used when storing your documents in
 | 
					# The passphrase you use here will be used when storing your documents in
 | 
				
			||||||
# Paperless, but you can always export them in an unencrypted format by using
 | 
					# Paperless, but you can always export them in an unencrypted format by using
 | 
				
			||||||
# document exporter.  See the documentaiton for more information.
 | 
					# document exporter.  See the documentaiton for more information.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user