mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-04 17:06:16 +00:00
Fixed typo about async chunk generation
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user