Update README.md

This commit is contained in:
SpudGunMan
2024-12-09 20:35:19 -08:00
parent cdd7d6e766
commit 6c18d97f27
+1
View File
@@ -188,6 +188,7 @@ enableImap = False # list of Sysop Emails seperate with commas, used only in eme
sysopEmails =
# See config.template for all the SMTP settings
SMTP_SERVER = smtp.gmail.com
SMTP_AUTH = True
EMAIL_SUBJECT = Meshtastic✉️
```