Update configuration.md
Add Redis DB Index to Redis URL
This commit is contained in:
parent
625780899d
commit
257b82ec4e
@ -31,7 +31,7 @@ fetching, index optimization and for training the automatic document
|
|||||||
matcher.
|
matcher.
|
||||||
|
|
||||||
- If your Redis server needs login credentials PAPERLESS_REDIS =
|
- If your Redis server needs login credentials PAPERLESS_REDIS =
|
||||||
`redis://<username>:<password>@<host>:<port>`
|
`redis://<username>:<password>@<host>:<port>\<DBIndex>`
|
||||||
- With the requirepass option PAPERLESS_REDIS =
|
- With the requirepass option PAPERLESS_REDIS =
|
||||||
`redis://:<password>@<host>:<port>`
|
`redis://:<password>@<host>:<port>`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user