push.replication.master.hostname

Background

Configures the hostname of the push master node for a push slave node. This enables the slave to sync indexes with the push master node.

Setting the key

Set this configuration key in the server configuration.

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

Default value

push.replication.master.hostname=

Examples

Set the hostname of the push master node in the push slave configuration:

push.replication.master.hostname=example.com