1
0
Fork 0
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:
OniriCorpe 2024-06-14 22:37:24 +02:00
parent 33d63a3986
commit f310cc720a

View file

@ -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"