add config name for identifying who wants what
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
Name string
|
||||
Interval struct {
|
||||
Email Duration
|
||||
OK Duration
|
||||
|
||||
Reference in New Issue
Block a user