mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Improve docs with exampe
Filename ending comes automatically
This commit is contained in:
		
							parent
							
								
									58afac2312
								
							
						
					
					
						commit
						e2674c29a6
					
				@ -218,7 +218,7 @@ using the identifier which it has assigned to each document. You will end up get
 | 
				
			|||||||
files like ``0000123.pdf`` in your media directory. This isn't necessarily a bad
 | 
					files like ``0000123.pdf`` in your media directory. This isn't necessarily a bad
 | 
				
			||||||
thing, because you normally don't have to access these files manually. However, if
 | 
					thing, because you normally don't have to access these files manually. However, if
 | 
				
			||||||
you wish to name your files differently, you can do that by adjusting the
 | 
					you wish to name your files differently, you can do that by adjusting the
 | 
				
			||||||
``PAPERLESS_FILENAME_FORMAT`` configuration option.
 | 
					``PAPERLESS_FILENAME_FORMAT`` configuration option. Paperless adds the ending for example ``pdf``automatically. 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This variable allows you to configure the filename (folders are allowed) using
 | 
					This variable allows you to configure the filename (folders are allowed) using
 | 
				
			||||||
placeholders. For example, configuring this to
 | 
					placeholders. For example, configuring this to
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user