Dont update the credentials example
This commit is contained in:
parent
257b82ec4e
commit
70c04b7904
@ -31,9 +31,11 @@ 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>\<DBIndex>`
|
`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 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