pleroma/aws-s3-backup/files/pleroma-s3-backup-lifecycle.json
author Luke Hoersten <luke@hoersten.org>
Thu, 20 Jul 2023 10:40:49 -0500
changeset 213 245f2e093398
parent 157 5e5c9e605142
permissions -rw-r--r--
Updated AdGuard schema from v6 to v24

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