OP#436 add members

This commit is contained in:
2026-03-01 17:17:00 +01:00
parent 88d8acc093
commit 59b78b2194
5 changed files with 9 additions and 12 deletions

View File

@@ -2,5 +2,6 @@
define contactgroup {
contactgroup_name <%= @ng_contactgroup_name %>
alias <%= @ng_contactgroup_alias %>
members <%= @ng_contactgroup_members %>
register <%= @ng_contactgroup_register %>
}