Skip to content

Commit bab13f6

Browse files
committed
Added new setings to the settings.rst
1 parent 13d6ae0 commit bab13f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/settings.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ The cache backend uses the following setting:
5959
- String
6060
- `djangohealthcheck_test`
6161
- Specifies the name of the key to write to and read from to validate that the cache is working.
62+
* - `HEALTHCHECK_REDIS_URL_OPTIONS`
63+
- Dict
64+
- {}
65+
- Additional arguments which will be passed as keyword arguments to the Redis connection class initialiser.
6266

6367
`psutil`
6468
--------

0 commit comments

Comments
 (0)