bundlewrap/bundles/rspamd/files/ip_whitelist.map
Franzi 15428b03be
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
bundles/rspamd: introduce, add to htz.ex42-1048908
2020-11-08 10:43:51 +01:00

4 lines
108 B
Plaintext

% for ip in sorted(node.metadata.get('rspamd', {}).get('ignore_spam_check_for_ips', set())):
${ip}
% endfor