add emailer enabled to config, added todo since its a little wrong
This commit is contained in:
@@ -21,7 +21,8 @@ type Config struct {
|
||||
Cookie string
|
||||
}
|
||||
}
|
||||
Emailer contact.Emailer
|
||||
Emailer contact.Emailer
|
||||
EmailerEnabled bool
|
||||
|
||||
lock sync.Mutex
|
||||
db storage.DB
|
||||
|
||||
Reference in New Issue
Block a user