dendrite/aws-s3-backup/files/pleroma-lifecycle.json
author Luke Hoersten <luke@hoersten.org>
Sun, 06 Nov 2022 22:03:27 -0600
changeset 202 252069788104
parent 174 431c6d5e5dd4
permissions -rw-r--r--
Backed out changeset 10051617d075

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