mirror of https://github.com/Icinga/icinga2.git
parent
c2da4869a6
commit
8545c5023a
|
@ -410,8 +410,8 @@ void DbConnection::PrepareDatabase(void)
|
|||
//ClearConfigTable("contactstatus");
|
||||
ClearConfigTable("customvariables");
|
||||
ClearConfigTable("customvariablestatus");
|
||||
ClearConfigTable("endpoints");
|
||||
ClearConfigTable("endpointstatus");
|
||||
//ClearConfigTable("endpoints");
|
||||
//ClearConfigTable("endpointstatus");
|
||||
ClearConfigTable("host_contactgroups");
|
||||
ClearConfigTable("host_contacts");
|
||||
ClearConfigTable("host_parenthosts");
|
||||
|
|
Loading…
Reference in New Issue