mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-31 10:37:12 -04:00 
			
		
		
		
	Documentation: Include example redis URI with database index (#5653)
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									625780899d
								
							
						
					
					
						commit
						c7e0c32226
					
				| @ -34,6 +34,8 @@ matcher. | |||||||
|         `redis://<username>:<password>@<host>:<port>` |         `redis://<username>:<password>@<host>:<port>` | ||||||
|     -   With the requirepass option PAPERLESS_REDIS = |     -   With the requirepass option PAPERLESS_REDIS = | ||||||
|         `redis://:<password>@<host>:<port>` |         `redis://:<password>@<host>:<port>` | ||||||
|  |     -   To include the redis database index PAPERLESS_REDIS = | ||||||
|  |         `redis://<username>:<password>@<host>:<port>/<DBIndex>` | ||||||
| 
 | 
 | ||||||
|     [More information on securing your Redis |     [More information on securing your Redis | ||||||
|     Instance](https://redis.io/docs/getting-started/#securing-redis). |     Instance](https://redis.io/docs/getting-started/#securing-redis). | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user