mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 04:17:07 +00:00
Fixed typo about async chunk generation
This commit is contained in:
parent
a40918aabf
commit
d4c43215b1
@ -52,7 +52,7 @@ chunk-generation:
|
|||||||
#Using this with fast generators is recommended
|
#Using this with fast generators is recommended
|
||||||
#If enabled, the dedicated generation thread may leak memory
|
#If enabled, the dedicated generation thread may leak memory
|
||||||
use-async: false
|
use-async: false
|
||||||
#Max. amount of chunks to generate per tick, only for use-async: true
|
#Max. amount of chunks to generate per tick, only for use-async: false
|
||||||
per-tick: 1
|
per-tick: 1
|
||||||
|
|
||||||
chunk-gc:
|
chunk-gc:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user