realize/settings/flimit_windows.go
2016-11-21 23:21:17 +01:00

7 lines
108 B
Go

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