You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
fix ooo
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{% if RELAYNETS %}
|
||||
local_networks = [{{ RELAYNETS }}];
|
||||
local_networks = [{{ RELAYNETS }},{{ SUBNET }}{% if SUBNET6 %}, {{ SUBNET6 }}{% endif %}];
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user