OP#436 done cgi.cfg - CMT section to be outsourced into define
This commit is contained in:
@@ -29,12 +29,13 @@ authorized_for_all_services=<%= @ng_main_user %>,<%= @ng_serviceview_auth %>
|
|||||||
authorized_for_all_hosts=<%= @ng_main_user %>,<%= @ng_hostview_auth %>
|
authorized_for_all_hosts=<%= @ng_main_user %>,<%= @ng_hostview_auth %>
|
||||||
authorized_for_all_service_commands=<%= @ng_main_user %>,<%= @ng_svc_cmd_auth %>
|
authorized_for_all_service_commands=<%= @ng_main_user %>,<%= @ng_svc_cmd_auth %>
|
||||||
authorized_for_all_host_commands=<%= @ng_main_user %>,<%= @ng_host_cmd_auth %>
|
authorized_for_all_host_commands=<%= @ng_main_user %>,<%= @ng_host_cmd_auth %>
|
||||||
<% unless @ng_readonly_auth.empty? -%>
|
|
||||||
authorized_for_read_only=<%= @ng_readonly_auth %>
|
#<% unless @ng_readonly_auth.empty? -%>
|
||||||
<% end -%>
|
#authorized_for_read_only=<%= @ng_readonly_auth %>
|
||||||
<% unless @ng_statusmap_img.empty? -%>
|
#<% end -%>
|
||||||
statusmap_background_image=<%= @ng_statusmap_img %>
|
#<% unless @ng_statusmap_img.empty? -%>
|
||||||
<% end -%>
|
#statusmap_background_image=<%= @ng_statusmap_img %>
|
||||||
|
#<% end -%>
|
||||||
|
|
||||||
<% if @ng_use_colormap == true -%>
|
<% if @ng_use_colormap == true -%>
|
||||||
color_transparency_index_r=<%= @ng_colormap_red %>
|
color_transparency_index_r=<%= @ng_colormap_red %>
|
||||||
|
|||||||
Reference in New Issue
Block a user