mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
remove gateway completely (#15929)
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
Events occurring on objects in a bucket can be monitored using bucket event notifications.
|
||||
|
||||
> NOTE: Gateway mode does not support bucket notifications (except NAS gateway).
|
||||
|
||||
Various event types supported by MinIO server are
|
||||
|
||||
| Supported Object Event Types | | |
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
Buckets can be configured to have `Hard` quota - it disallows writes to the bucket after configured quota limit is reached.
|
||||
|
||||
> NOTE: Bucket quotas are not supported under gateway or standalone single disk deployments.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Install MinIO - [MinIO Quickstart Guide](https://min.io/docs/minio/linux/index.html#procedure).
|
||||
|
||||
Reference in New Issue
Block a user