mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00

Add tip to allocate more memory if Elasticsearch crashes to elasticsearch.md When creating Elasticsearch indicies, the process could crash if there is not enough memory allocated to the JVM runtime. This commit adds a hint for administrators to try to allocate more memory to Elasticsearch if they're experiencing out-of-memory issues.