Closed desebjohnston closed 5 months ago
Added object_lock value to bucket dicts to allow for creating buckets with minio object locking enabled since this has to be set at bucket creation:
object_lock
https://min.io/docs/minio/container/administration/object-management/object-retention.html
Thanks @desebjohnston for your contribution
Added
object_lock
value to bucket dicts to allow for creating buckets with minio object locking enabled since this has to be set at bucket creation:https://min.io/docs/minio/container/administration/object-management/object-retention.html