daemon/configs_windows.go
e0d533b1
 package daemon
 
 func configsSupported() bool {
 	return true
 }