Skip to content

Commit 075049c

Browse files
committed
globals: add template-content-list type
Signed-off-by: Attila Szakacs <[email protected]>
1 parent f780678 commit 075049c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

syslog_ng_cfg_helper/globals.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
("string_list", "<string-list>"),
99
("string_or_number", "<string-or-number>"),
1010
("template_content", "<template-content>"),
11+
("template_content_list", "<template-content-list>"),
1112
("yesno", "<yesno>"),
1213
("yesnoauto", "<yesnoauto>"),
1314
("yesnostrict", "<yesno>"),

0 commit comments

Comments
 (0)