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 = {
|
||||
htop = true;
|
||||
ollama = false;
|
||||
mail = false;
|
||||
mail = true;
|
||||
monitor = true;
|
||||
nextcloud = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue