Increase maxPacketSize

This commit is contained in:
Pantera (Mad_Daniel)
2024-01-22 10:39:52 +09:00
committed by GitHub
parent 145d57679e
commit ebe9c19a05

View File

@@ -121,7 +121,7 @@ traffic:
enable: true
# Max packet size in bytes
# Unlimited if -1
maxPacketSize: 4096
maxPacketSize: 8192
# The interval to measure packets over
# 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