redis.master.host

Background

Defines the host running redis for this machine to connect to.

Setting the key

Set this configuration key in the server configuration.

Use the configuration key editor to add or edit the redis.master.host key, and set the value. This can be set to any valid String value.

Default value

By default it is assumed redis is running on the local machine.

redis.master.host=localhost