mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Update docs, examples with new ignore settings
This commit is contained in:
		@@ -671,7 +671,7 @@ PAPERLESS_CONSUMER_IGNORE_PATTERNS=<json>
 | 
			
		||||
 | 
			
		||||
    This can be adjusted by configuring a custom json array with patterns to exclude.
 | 
			
		||||
 | 
			
		||||
    Defautls to ``[".DS_STORE/*", "._*", ".stfolder/*"]``.
 | 
			
		||||
    Defaults to ``[".DS_STORE/*", "._*", ".stfolder/*", ".stversions/*", ".localized/*", "desktop.ini"]``.
 | 
			
		||||
 | 
			
		||||
Binaries
 | 
			
		||||
########
 | 
			
		||||
 
 | 
			
		||||
@@ -58,7 +58,7 @@
 | 
			
		||||
#PAPERLESS_CONSUMER_POLLING=10
 | 
			
		||||
#PAPERLESS_CONSUMER_DELETE_DUPLICATES=false
 | 
			
		||||
#PAPERLESS_CONSUMER_RECURSIVE=false
 | 
			
		||||
#PAPERLESS_CONSUMER_IGNORE_PATTERNS=[".DS_STORE/*", "._*", ".stfolder/*"]
 | 
			
		||||
#PAPERLESS_CONSUMER_IGNORE_PATTERNS=[".DS_STORE/*", "._*", ".stfolder/*", ".stversions/*", ".localized/*", "desktop.ini"]
 | 
			
		||||
#PAPERLESS_CONSUMER_SUBDIRS_AS_TAGS=false
 | 
			
		||||
#PAPERLESS_OPTIMIZE_THUMBNAILS=true
 | 
			
		||||
#PAPERLESS_PRE_CONSUME_SCRIPT=/path/to/an/arbitrary/script.sh
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user