1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-16 10:59:53 +02:00
Mailu/core/rspamd/conf/options.inc

4 lines
67 B
PHP
Raw Normal View History

2021-10-31 20:57:51 +02:00
{% if RELAYNETS %}
local_networks = [{{ RELAYNETS }}];
{% endif %}