Update config.template

This commit is contained in:
SpudGunMan
2024-12-10 14:11:19 -08:00
parent a31b3e1c79
commit 372f49d6ef
+2
View File
@@ -122,6 +122,8 @@ SMTP_AUTH = True
SMTP_USERNAME = none@gmail.com
SMTP_PASSWORD = none
EMAIL_SUBJECT = Meshtastic✉️
# IMAP not implimented yet
IMAP_SERVER = imap.gmail.com
# 993 IMAP over TLS/SSL, 143 legacy IMAP
IMAP_PORT = 993