
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
890 B
890 B
Configuration option = Default value | Description |
---|---|
[matchmaker_redis] | |
host = 127.0.0.1 |
(StrOpt) Host to locate redis. |
password = |
(StrOpt) Password for Redis server (optional). |
port = 6379 |
(IntOpt) Use this port to connect to redis host. |