package web type jsonAppConfig struct { BasePath string `json:"base-path"` MonitorVisible bool `json:"monitor-visible"` }