This commit is contained in:
A. Feldmann
2018-03-14 09:48:49 +01:00
committed by Alexander Trost
parent 3c343fb0a2
commit 33bb722e06
5 changed files with 43 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ type CachetMonitor struct {
Monitors []MonitorInterface `json:"-" yaml:"-"`
Immediate bool `json:"-" yaml:"-"`
Restarted bool `json:"-" yaml:"-"`
}
// Validate configuration