3 lines
77 B
Text
3 lines
77 B
Text
% for ip in sorted(node.metadata.get('rspamd/ip_whitelist')):
|
|
${ip}
|
|
% endfor
|