mirror of
https://github.com/minio/minio.git
synced 2025-11-26 04:26:12 -05:00
add option for O_SYNC writes for standalone FS backend (#9581)
This commit is contained in:
@@ -32,6 +32,7 @@ const (
|
||||
EnvRegionName = "MINIO_REGION_NAME"
|
||||
EnvPublicIPs = "MINIO_PUBLIC_IPS"
|
||||
EnvEndpoints = "MINIO_ENDPOINTS"
|
||||
EnvFSOSync = "MINIO_FS_OSYNC"
|
||||
|
||||
// API sub-system
|
||||
EnvAPIRequestsMax = "MINIO_API_REQUESTS_MAX"
|
||||
|
||||
Reference in New Issue
Block a user