mirror of
https://github.com/minio/docs.git
synced 2025-09-13 04:26:43 +03:00
Release work for Server RELEASE.2024-03-03T17-50-39Z - Adds new NATS config - Adds new ilm configs - Adds info on having a KMS auto generate root credentials Closes #1144 Release work for Server RELEASE.2024-03-10T02-53-48Z - Corrects a missing URL excludes line for some builds - Adds new webhook options Closes #1155 Staged: - [Webhook config](http://192.241.195.202:9000/staging/release-work/linux/reference/minio-server/settings/metrics-and-logging.html#envvar.MINIO_AUDIT_WEBHOOK_BATCH_SIZE) - [NATS config](http://192.241.195.202:9000/staging/release-work/linux/reference/minio-server/settings/notifications/nats.html#user-credentials-file) - [Root credentials](http://192.241.195.202:9000/staging/release-work/linux/operations/install-deploy-manage/deploy-minio-single-node-single-drive.html#create-the-environment-variable-file) - [ILM config](http://192.241.195.202:9000/staging/release-work/linux/reference/minio-server/settings/ilm.html)
1.0 KiB
1.0 KiB
ILM Settings
minio
Table of Contents
This page covers settings that control Information Lifecycle Management (ILM) for the MinIO process.
Expiration Workers
Environment Variable
MINIO_ILM_EXPIRATION_WORKERS
Configuration Setting
ilm expiration_workers
MinIO Server RELEASE.2024-03-03T17-50-39Z
Set the number of workers to use for expiring objects <minio-lifecycle-management-expiration>
.
Valid values are 1
to 500
.
The default value is 100
.