mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-06 00:26:08 +02:00
Add IPv6 listener for SUBNET6
This commit is contained in:
parent
a30093c6da
commit
2165e51707
@ -1,6 +1,6 @@
|
||||
[server]
|
||||
ssl = False
|
||||
hosts = 0.0.0.0:5232
|
||||
hosts = 0.0.0.0:5232, [::]:5232
|
||||
|
||||
[encoding]
|
||||
request = utf-8
|
||||
|
Loading…
Reference in New Issue
Block a user