Merge branch 'stable'

This commit is contained in:
Dylan K. Taylor
2021-03-14 23:32:09 +00:00
8 changed files with 221 additions and 42 deletions

View File

@ -87,7 +87,7 @@ network:
compression-level: 6
#Use AsyncTasks for compression. Adds half/one tick delay, less CPU load on main thread
async-compression: false
#Experimental, only for Windows. Tries to use UPnP to automatically port forward
#Experimental. Use UPnP to automatically port forward
upnp-forwarding: false
#Maximum size in bytes of packets sent over the network (default 1492 bytes). Packets larger than this will be
#fragmented or split into smaller parts. Clients can request MTU sizes up to but not more than this number.