mirror of https://github.com/Icinga/icinga2.git
Removed discovery module from example config.
This commit is contained in:
parent
d086f6fae2
commit
88ee0dba54
|
@ -4,10 +4,6 @@ local object IcingaApplication "icinga" {
|
|||
}
|
||||
}
|
||||
|
||||
local object Component "discovery" {
|
||||
|
||||
}
|
||||
|
||||
local object Component "checker" {
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue