mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: opened mastodon server
This commit is contained in:
parent
097a85cde2
commit
c175d118c6
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ in
|
||||||
passwordFile = "/etc/mastodon-secrets/database";
|
passwordFile = "/etc/mastodon-secrets/database";
|
||||||
};
|
};
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
SINGLE_USER_MODE = "true";
|
SINGLE_USER_MODE = "false";
|
||||||
SMTP_AUTH_METHOD = "plain";
|
SMTP_AUTH_METHOD = "plain";
|
||||||
SMTP_DELIVERY_METHOD = "smtp";
|
SMTP_DELIVERY_METHOD = "smtp";
|
||||||
SMTP_ENABLE_STARTTLS_AUTO = "true";
|
SMTP_ENABLE_STARTTLS_AUTO = "true";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue