mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-29 00:24:23 +02:00
parent
7e0c48643b
commit
5dd4898eb3
@ -347,7 +347,7 @@ void ApiListener::UpdateConfigObject(const ConfigObject::Ptr& object, const Mess
|
|||||||
if (!target)
|
if (!target)
|
||||||
target = Zone::GetLocalZone();
|
target = Zone::GetLocalZone();
|
||||||
|
|
||||||
RelayMessage(origin, object, message, false);
|
RelayMessage(origin, target, message, false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user