mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
Simplifying server config handling
This commit is contained in:
@@ -29,6 +29,7 @@ type Config struct {
|
||||
CertFile string
|
||||
KeyFile string
|
||||
Websocket bool // TODO
|
||||
Domain string
|
||||
}
|
||||
|
||||
// Server - http server related
|
||||
|
||||
Reference in New Issue
Block a user