1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

Removed unused out section of target

This commit is contained in:
Dennis Potter 2018-07-26 16:03:33 +02:00
parent b96a55237b
commit 634beee1d1

View file

@ -74,18 +74,6 @@ nodes = {
{ type = "stats", verbose = true }
)
},
out = {
address = "10.0.0.2:1337",
resolution_timeout = 1000,
max_wrs = 8192,
cq_size = 256,
vectorize = 1,
send_inline = 1,
max_inline_data = 60,
}
}
}