{
...
"ttl": "P2W", // means 2 weeks, ex: "P2M" means 2 months
...
}
If you're using the ttl field:
The minimum period that must be set is 1 day.
The maximum period that can be set is 1 year.
After the set period, the file will be permanently deleted. After deletion, the file cannot be recovered or restored.
{
...
"ttl": "P2W", // means 2 weeks, ex: "P2M" means 2 months
...
}
If you're using the ttl field:
The minimum period that must be set is 1 day.
The maximum period that can be set is 1 year.
After the set period, the file will be permanently deleted. After deletion, the file cannot be recovered or restored.