minecraft/aws-s3-backup/files/minecraft-s3-backup-lifecycle.json
author Luke Hoersten <luke@hoersten.org>
Sun, 23 Jul 2023 11:08:34 -0500
changeset 219 0faea2a7570f
parent 164 ae19501f5251
permissions -rw-r--r--
Updated relayer whitelisted for custom nip11 info.

{
	 "Rules": [
		  {
				"ID": "expiration",
				"Filter": {},
				"Status": "Enabled",
				"NoncurrentVersionExpiration": {
					 "NoncurrentDays": 30
				}
		  }
	 ]
}