aboutsummaryrefslogtreecommitdiff
path: root/devel/jetbrains-phpstorm/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jetbrains-phpstorm/files/pkg-message.in')
-rw-r--r--devel/jetbrains-phpstorm/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/jetbrains-phpstorm/files/pkg-message.in b/devel/jetbrains-phpstorm/files/pkg-message.in
index b351c8f258e8..00e6bc5fc93a 100644
--- a/devel/jetbrains-phpstorm/files/pkg-message.in
+++ b/devel/jetbrains-phpstorm/files/pkg-message.in
@@ -1,6 +1,12 @@
+[
+{ type: install
+ message: <<EOM
There is native (faster) file watching support backed by kqueue which is
enabled by default. If you encounter problems problems with watching large
trees, you disable it by appending the following property into
%%DATADIR%%/bin/idea.properties:
idea.filewatcher.disabled=true
+EOM
+}
+]