mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-18 01:57:02 +00:00
Add user interface for monitor, #44
This commit is contained in:
@@ -97,7 +97,7 @@ func main() {
|
||||
}
|
||||
|
||||
// Create message hub
|
||||
msgHub := msghub.New(rootCtx, 100)
|
||||
msgHub := msghub.New(rootCtx, 30)
|
||||
|
||||
// Grab our datastore
|
||||
ds := smtpd.DefaultFileDataStore()
|
||||
|
||||
Reference in New Issue
Block a user