Disable synchronous chunk writes (#45)

Synchronous chunk writes seem to have had a history of causing performance degredation.
"The reason it is enabled for the purpose of preventing data loss is for Windows users specifically, and as such it is not enabled by default (again, in single-player) on Linux. The ability to change the default setting is the easy solution to not experience this problem on Linux servers." - CubeTheThird, [MC-177542](https://bugs.mojang.com/browse/MC-177542)
This commit is contained in:
business-goose 2022-02-03 01:26:15 +00:00 committed by GitHub
parent 0192da9113
commit cbf46b43f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ server-ip=
allow-nether=true
server-port=25565
enable-rcon=false
sync-chunk-writes=true
sync-chunk-writes=false
op-permission-level=4
prevent-proxy-connections=false
resource-pack=