Began work on emailing service #1456
This commit is contained in:
@@ -114,6 +114,9 @@ var (
|
||||
|
||||
ReportingEnabled bool
|
||||
GoogleAnalyticsId string
|
||||
|
||||
// SMTP email settings
|
||||
Smtp SmtpSettings
|
||||
)
|
||||
|
||||
type CommandLineArgs struct {
|
||||
|
||||
Reference in New Issue
Block a user