v0.1.6 changed target check interval per stream, version info added, makefile added
This commit is contained in:
@ -2,9 +2,6 @@
|
||||
package config
|
||||
|
||||
type Config struct {
|
||||
// Global monitor settings
|
||||
Monitor MonitorConfig `toml:"monitor"`
|
||||
|
||||
// Stream configurations
|
||||
Streams []StreamConfig `toml:"streams"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user