aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index f856d20..8afa1e6 100644
--- a/README.md
+++ b/README.md
@@ -47,3 +47,8 @@ command if you want to control the server.
```
docker attach <container_name>
```
+
+# Notes
+
+If you have frequent GC crashes you need to set `vm.max_map_count=262144` in
+`/etc/sysctl.conf`.