A setting in the config should allow for the possibility for automatically deleting objects with a default, instead of having to specify a deleteAfter on every request.
The package should check for absence of this having been already specified, and if not the default can be used.
Finer grained control can also be used for this feature to only work on private containers.
A setting in the config should allow for the possibility for automatically deleting objects with a default, instead of having to specify a
deleteAfter
on every request.The package should check for absence of this having been already specified, and if not the default can be used.
Finer grained control can also be used for this feature to only work on private containers.
This feature will be disabled by default.