feat(server/self_host): mail is now enable

This commit is contained in:
Raphael 2025-10-15 22:37:52 +02:00
parent 238dd2c787
commit b10f611df7
No known key found for this signature in database

View file

@ -37,7 +37,7 @@
selfhost = {
htop = true;
ollama = false;
mail = false;
mail = true;
monitor = true;
nextcloud = true;
};