1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-07 15:10:35 +02:00
Mailu/core/rspamd/conf/options.inc

2 lines
121 B
PHP
Raw Normal View History

2023-01-30 10:29:37 +01:00
local_networks = [{{ SUBNET }}{% if SUBNET6 %}, {{ SUBNET6 }}{% endif %}{% if RELAYNETS %}, {{ RELAYNETS }}{% endif %}];