mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 20:20:25 +03: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