mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2025-07-09 19:40:14 +02:00
Increase maxPacketSize
This commit is contained in:
parent
145d57679e
commit
ebe9c19a05
@ -121,7 +121,7 @@ traffic:
|
|||||||
enable: true
|
enable: true
|
||||||
# Max packet size in bytes
|
# Max packet size in bytes
|
||||||
# Unlimited if -1
|
# Unlimited if -1
|
||||||
maxPacketSize: 4096
|
maxPacketSize: 8192
|
||||||
# The interval to measure packets over
|
# The interval to measure packets over
|
||||||
# Lowering this value will limit peak packets from players which would target people with bad connections
|
# Lowering this value will limit peak packets from players which would target people with bad connections
|
||||||
# Raising this value will allow higher peak packet rates, which will help with people who have poor connections
|
# Raising this value will allow higher peak packet rates, which will help with people who have poor connections
|
||||||
|
Loading…
x
Reference in New Issue
Block a user