mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
remove the buggy "GoToSocial@__DOMAIN__" from the SMTP default key
This commit is contained in:
parent
33d63a3986
commit
f310cc720a
1 changed files with 0 additions and 1 deletions
|
@ -372,7 +372,6 @@ help = "Config for sending emails via an smtp server."
|
|||
ask.en = "SMTP From Address"
|
||||
ask.fr = "Adresse d'expédition SMTP"
|
||||
bind = "smtp-from:__INSTALL_DIR__/config.yaml"
|
||||
default = "GoToSocial@__DOMAIN__"
|
||||
help.en = "From address for sent emails"
|
||||
help.fr = "L'adresse utilisée pour les e-mails envoyés"
|
||||
type = "email"
|
||||
|
|
Loading…
Add table
Reference in a new issue