mirror of
https://github.com/Icinga/icingadb.git
synced 2026-05-28 04:35:54 -04:00
Document Redis *nix socket support
This commit is contained in:
parent
4f9fda66d5
commit
eb61bce2f2
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue