feat(server/self_host): mail is now enable
This commit is contained in:
parent
238dd2c787
commit
b10f611df7
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
||||||
selfhost = {
|
selfhost = {
|
||||||
htop = true;
|
htop = true;
|
||||||
ollama = false;
|
ollama = false;
|
||||||
mail = false;
|
mail = true;
|
||||||
monitor = true;
|
monitor = true;
|
||||||
nextcloud = true;
|
nextcloud = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue