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:
parent
b96a55237b
commit
634beee1d1
1 changed files with 0 additions and 12 deletions
|
@ -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,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue