599173ae8c
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. |
||
---|---|---|
.github/workflows | ||
archetypes | ||
assets | ||
content | ||
data | ||
i18n | ||
layouts | ||
static | ||
.gitignore | ||
LICENSE | ||
README.md | ||
config.toml |
README.md
The documentation currently uses Hugo to generate a static site from Markdown. Use hugo serve
to test the site locally. If build errors occur, ensure your Hugo version is the same as docs.joinmastodon.org.
View the live documentation at https://docs.joinmastodon.org
Contributing
Please read the Contributing to Mastodon guide.