Minor update
This commit is contained in:
parent
b596a73a59
commit
d3f486f7c4
@ -48,7 +48,7 @@ $PORTAL_URL = "https://portal.lwv.org";
|
||||
$MEMBERSHIP_URL = "https://portal.lwv.org/groups/53a93df1/league_membership_state_view";
|
||||
|
||||
# Email Notification Settings (for download-roster.js - error notifications via s-nail)
|
||||
$SMTP_HOST = "mail.bikelover.org";
|
||||
$SMTP_HOST = "mail.example.org";
|
||||
$SMTP_PORT = "587";
|
||||
$SMTP_USE_STARTTLS = "true";
|
||||
$SMTP_AUTH = "login";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user