doc: add pointer to redis options

This commit is contained in:
Maxime Besson 2020-05-28 11:00:50 +02:00
parent f35e7778c0
commit 453483fc8c

View File

@ -30,6 +30,9 @@ Name Comment Example
You can specify either a single Redis server or a list of Sentinel hosts
using the \*sentinels\* module parameter
You can find the complete list of supported options on the `Redis perl module
documentation <https://metacpan.org/pod/Redis#new>`__.
Security
--------