Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Bell (0.14 sec)

  1. cmd/site-replication.go

    		// if peers already exist and for one of them ReplicateILMExpiry
    		// set true, that means earlier replication of ILM expiry was set
    		// for the site replication. All new sites added to the setup should
    		// get this enabled as well
    		if replicateILMExpirySet {
    			peerReplicateILMExpiry = replicateILMExpirySet
    		} else {
    			peerReplicateILMExpiry = opts.ReplicateILMExpiry
    		}
    		joinReq.Peers[v.DeploymentID] = madmin.PeerInfo{
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Thu Apr 25 15:50:16 GMT 2024
    - 184.1K bytes
    - Viewed (1)
Back to top