Reduce Akonadi memory usage to 40 MB
By default Akonadi uses MySQL and lots of agents, so total memory usage could be ~300-400 MB right from the start. If you don't need all of its capabilities, there is a way to make it use less memory.
-
Replace MySQL with SQLite:
sudo apt install akonadi-backend-sqlite sed -i 's …