OP#436 add more settings

This commit is contained in:
2026-02-14 19:10:24 +01:00
parent 03a3bf4d27
commit b174155603

View File

@@ -206,6 +206,9 @@ allow_empty_hostgroup_assignment=<%= @ng_allow_empty_hostgroups %>
check_workers=<%= @ng_check_workers %>
<% end -%>
host_down_disable_service_checks=<%= @ng_host_down_svc_checks %>
<% if @ng_enable_load_ctl_options == true -%>
<% if @ng_enable_load_ctl_options != true -%>
#loadctl_options=<%= @ng_loadctl_options %>
<% else -%>
loadctl_options=<%= @ng_loadctl_options %>
<% end -%>
#