Update configuration.md

This commit is contained in:
shamoon
2024-02-04 14:47:31 -08:00
committed by GitHub
parent 70c04b7904
commit 4c24861128

View File

@@ -34,7 +34,7 @@ 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 index PAPERLESS_REDIS = - To include the redis database index PAPERLESS_REDIS =
`redis://<username>:<password>@<host>:<port>\<DBIndex>` `redis://<username>:<password>@<host>:<port>\<DBIndex>`
[More information on securing your Redis [More information on securing your Redis