realize/settings/flimit_windows.go

7 lines
108 B
Go

package settings
// Flimit defines the max number of watched files
func (s *Settings) Flimit() {
return
}