mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-03 14:52:36 +02:00
4 lines
67 B
PHP
4 lines
67 B
PHP
{% if RELAYNETS %}
|
|
local_networks = [{{ RELAYNETS }}];
|
|
{% endif %}
|