mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Adds quick documentation of new functionality
This commit is contained in:
		| @@ -518,3 +518,15 @@ Basic usage to disable encryption of your document store: | |||||||
| .. code:: | .. code:: | ||||||
|  |  | ||||||
|     decrypt_documents [--passphrase SECR3TP4SSPHRA$E] |     decrypt_documents [--passphrase SECR3TP4SSPHRA$E] | ||||||
|  |  | ||||||
|  | Managing thumbnail format | ||||||
|  | =================== | ||||||
|  |  | ||||||
|  | Document thumbnails were originally created as PNG format.  Newly | ||||||
|  | uploaded documents are now using WebP to reduce both storage space and | ||||||
|  | page loading times.  To convert older PNG format thumbnails to WebP | ||||||
|  | run: | ||||||
|  |  | ||||||
|  | .. code:: | ||||||
|  |  | ||||||
|  |     convert_thumbnails | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Trenton Holmes
					Trenton Holmes