opnsense-ports/java/intellij-rubymine/files/pkg-message.in
Franco Fichtner f8b33b81c4 */*: sync with upstream
Taken from: HardenedBSD
2020-12-17 11:54:30 +01:00

12 lines
316 B
Text

[
{ type: install
message: <<EOM
The native (faster) file watching support backed by kqueue is enabled
by default. If you encounter problems problems with watching large
trees, you disable it by appending the following property into
%%DATADIR%%/bin/rubymine.properties:
idea.filewatcher.disabled=true
EOM
}
]