1
0
Fork 0

Bind carbonlink to all interfaces

This commit is contained in:
Gregory Eremin 2016-07-07 21:16:42 +02:00
parent f50c1eec56
commit 618653f40d
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ enabled = false
max-message-size = 67108864
[carbonlink]
listen = "127.0.0.1:7002"
listen = ":7002"
enabled = true
# Close inactive connections after "read-timeout"
read-timeout = "30s"