Document Redis *nix socket support

This commit is contained in:
Alexander A. Klimov 2022-04-07 15:57:26 +02:00
parent 4f9fda66d5
commit eb61bce2f2

View file

@ -11,7 +11,7 @@ Configuration of the Redis that Icinga writes to.
Option | Description
-------------------------|-----------------------------------------------
address | **Required.** Redis host:port address.
address | **Required.** Redis host:port address or absolute Unix socket path.
password | **Optional.** The password to use.
tls | **Optional.** Whether to use TLS.
cert | **Optional.** Path to TLS client certificate.