realize/settings/flimit_windows.go

7 lines
108 B
Go
Raw Normal View History

2016-11-21 22:10:55 +00:00
package settings
// Flimit defines the max number of watched files
func (s *Settings) Flimit() {
return
}