Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

There are no required parameters for lifepoints. In fact, you don't even need to specify a lifepoint. If you don't specify a lifepoint, the default will be to keep 'minreps' replicas, for the UUID to be deletable, and for Swarm to keep the UUID forever unless the user deletes it.

So, if you do not have a final "[]delete" lifepoint, Swarm will keep a UUID forever. You could specify that you want to retain 3 replicas forever until the user deletes the UUID with a single "[]reps=3, deletable=yes" lifepoint.

See the Swarm Guide https://connect.caringo.com/system/files/docs/s/LifepointMetadataHeaders.html for more information about lifepoints.

  • No labels