Disable IPv6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user