1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Add IPv6 listener for SUBNET6

This commit is contained in:
Dimitri Huisman
2024-06-18 20:22:02 +02:00
committed by GitHub
parent a30093c6da
commit 2165e51707

View File

@@ -1,6 +1,6 @@
[server] [server]
ssl = False ssl = False
hosts = 0.0.0.0:5232 hosts = 0.0.0.0:5232, [::]:5232
[encoding] [encoding]
request = utf-8 request = utf-8