<editor>
name = Menu Local
groups = Admins,Superadmins
<files>
folder = etc/thruk/
filter = menu_local\.conf$
syntax = perl
action = perl_editor_menu
# hooks which will be executed before or after saving a single file.
#pre_save_cmd =
#post_save_cmd = ./examples/config_tool_git_checkin
#show_summary_prompt = 1 # enable/disable summary prompt if hooks are set
</files>
</editor>
<action_menu_actions>
perlsyntax = /usr/bin/perl -Mstrict -wc
</action_menu_actions>

