From 0eae181a831b9f09c429895caf8c4d5ce7099adb Mon Sep 17 00:00:00 2001 From: LarsBel <39060393+LarsBel@users.noreply.github.com> Date: Mon, 5 Feb 2024 00:26:29 +0100 Subject: [PATCH] Update configuration.md --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 36df25c08..f473921cb 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -35,7 +35,7 @@ matcher. - With the requirepass option PAPERLESS_REDIS = `redis://:@:` - To include the redis database index PAPERLESS_REDIS = - `redis://:@:\` + `redis://:@:/` [More information on securing your Redis Instance](https://redis.io/docs/getting-started/#securing-redis).