mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 17:53:43 +01:00
feat: add lambda transformation functions target (#16507)
This commit is contained in:
@@ -661,6 +661,7 @@ func handleCommonEnvVars() {
|
||||
}
|
||||
u.Path = "" // remove any path component such as `/`
|
||||
globalMinioEndpoint = u.String()
|
||||
globalMinioEndpointURL = u
|
||||
}
|
||||
|
||||
globalFSOSync, err = config.ParseBool(env.Get(config.EnvFSOSync, config.EnableOff))
|
||||
|
||||
Reference in New Issue
Block a user