moby--moby/daemon/configs_windows.go

6 lines
62 B
Go

package daemon
func configsSupported() bool {
return true
}