Add admin emailing
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
<add key="UnobtrusiveJavaScriptEnabled" value="true" />
|
||||
<add key="TimeZoneId" value="US Eastern Standard Time" />
|
||||
<add key="EmailFromAddress" value="LeafWeb <noreply@leafweb.org>" />
|
||||
<add key="AdminEmailAddresses" value="kolpacksoftware@gmail.com" />
|
||||
<add key="ProcessQueueInterval" value="*/1 * * * *"/>
|
||||
<add key="SmtpHost" value="localhost"/>
|
||||
<add key="SmtpPort" value="25"/>
|
||||
|
||||
Reference in New Issue
Block a user