mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-03 18:42:37 +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
|
||||
#If enabled, the dedicated generation thread may leak memory
|
||||
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
|
||||
|
||||
chunk-gc:
|
||||
|
Loading…
x
Reference in New Issue
Block a user