Disable IPv6

This commit is contained in:
2019-11-11 14:30:45 +01:00
parent fecb1956f2
commit 84a17713ea
4 changed files with 7 additions and 4 deletions

View File

@@ -53,7 +53,7 @@
enable = true;
config = ''
[server]
hosts = 0.0.0.0:5232
hosts = 127.0.0.1:5232
max_connections = 20
max_content_length = 100000000
timeout = 30