mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 04:30:26 +03:00
Share button for public objects (#9162)
This commit is contained in:
@@ -291,6 +291,7 @@ var (
|
||||
func getGlobalInfo() (globalInfo map[string]interface{}) {
|
||||
globalInfo = map[string]interface{}{
|
||||
"serverRegion": globalServerRegion,
|
||||
"domains": globalDomainNames,
|
||||
// Add more relevant global settings here.
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user