How do I change the length of time a dynamic host waits before it sends an announcement to the master lim for addition to the cluster?

The master load information manager (lim) receives requests to add hosts, and tells master host candidates to update their configuration information when a host is dynamically added or removed from the cluster. Upon startup, dynamic hosts wait to receive an acknowledgement from the master lim indicating that the master lim has already added it to the cluster. Dynamic hosts will not receive this acknowledgement until they first announce themselves to the master lim (via the slave lim). The parameter EGO_DYNAMIC_HOST_WAIT_TIME in ego.cluster determines how long the slave lim waits before sending a request to the master lim to add the host to the cluster.