
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
1.1 KiB
1.1 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
password = |
(StrOpt) Password for Redis server (optional). |
port = 6379 |
(IntOpt) Use this port to connect to redis host. |
[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. |