This commit is contained in:
Alexander A. Klimov 2024-05-08 10:31:06 +02:00
parent c308dc89a5
commit 681bd02b87

View File

@ -10,7 +10,7 @@ namespace icinga
class IcingaDB : ConfigObject
{
activation_priority 100;
activation_priority -20;
[config] String host {
default {{{ return "127.0.0.1"; }}}