We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e908337 commit 13d6ae0Copy full SHA for 13d6ae0
README.md
@@ -138,6 +138,8 @@ It can be customized by setting `HEALTHCHECK_CACHE_KEY` to another value:
138
HEALTHCHECK_CACHE_KEY = "custom_healthcheck_key"
139
```
140
141
+Additional connection options may be specified by defining a variable ``HEALTHCHECK_REDIS_URL_OPTIONS`` on the settings module.
142
+
143
## Setting up monitoring
144
145
You can use tools like Pingdom, StatusCake or other uptime robots to monitor service status.
0 commit comments