- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
Lemmy v0.17.4 is available. Looks like it adds some performance tweaks:
- Adds an index on post.url
- Creates hot_rank columns for post, comment, and community in place of function sorting.
so looks like i need to update the ansible playbook to build from source, the last release is still 0.17.2
anyone have a step-by-step on that for an ansible noob?
Here’s the official documentation with the steps