mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
implement a flag to specify custom crossdomain.xml (#19262)
fixes #16909
This commit is contained in:
@@ -171,6 +171,7 @@ type serverCtxt struct {
|
||||
ReadHeaderTimeout time.Duration
|
||||
MaxIdleConnsPerHost int
|
||||
|
||||
CrossDomainXML string
|
||||
// The layout of disks as interpreted
|
||||
Layout disksLayout
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user