moby--moby/daemon/configs_windows.go

6 lines
62 B
Go
Raw Normal View History

package daemon
func configsSupported() bool {
return true
}