aboutsummaryrefslogtreecommitdiff
path: root/databases/jetbrains-datagrip/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/jetbrains-datagrip/files/pkg-message.in')
-rw-r--r--databases/jetbrains-datagrip/files/pkg-message.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/databases/jetbrains-datagrip/files/pkg-message.in b/databases/jetbrains-datagrip/files/pkg-message.in
new file mode 100644
index 000000000000..05839729a7e0
--- /dev/null
+++ b/databases/jetbrains-datagrip/files/pkg-message.in
@@ -0,0 +1,12 @@
+[
+{ type: install
+ message: <<EOM
+There is a native (faster) file watching support backed by kqueue which is
+enabled by default. If you encounter problems with watching large
+trees, you can disable it by adding the following property via the menu
+entry Help -> Edit Custom Properties...
+
+ idea.filewatcher.disabled=true
+EOM
+}
+]