OP#436 add more settings
This commit is contained in:
@@ -206,6 +206,9 @@ allow_empty_hostgroup_assignment=<%= @ng_allow_empty_hostgroups %>
|
|||||||
check_workers=<%= @ng_check_workers %>
|
check_workers=<%= @ng_check_workers %>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
host_down_disable_service_checks=<%= @ng_host_down_svc_checks %>
|
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 %>
|
loadctl_options=<%= @ng_loadctl_options %>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
|
#
|
||||||
Reference in New Issue
Block a user