Description of Redis configuration options
Configuration option = Default value Description
[DEFAULT]
= 127.0.0.1 (StrOpt) Host to locate redis.
= (StrOpt) Password for Redis server (optional).
= 6379 (IntOpt) Use this port to connect to redis host.
[matchmaker_redis]
= 127.0.0.1 (StrOpt) Host to locate redis.
= (StrOpt) Password for Redis server (optional).
= 6379 (IntOpt) Use this port to connect to redis host.