From c431370bdeb974b1c8c4e9da1f63b0fcf2f6ed5e Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 24 Feb 2026 15:11:21 -0800 Subject: [PATCH] Update setup.md --- docs/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.md b/docs/setup.md index 575c963c0..3b033ed16 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -281,7 +281,7 @@ to enable polling and disable inotify. See [here](configuration.md#polling). needs. Required settings for getting Paperless-ngx running are: - [`PAPERLESS_REDIS`](configuration.md#PAPERLESS_REDIS) should point to your Redis server, such as - . + `redis://localhost:6379`. - [`PAPERLESS_DBENGINE`](configuration.md#PAPERLESS_DBENGINE) is optional, and should be one of `postgres`, `mariadb`, or `sqlite` - [`PAPERLESS_DBHOST`](configuration.md#PAPERLESS_DBHOST) should be the hostname on which your