mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Add a couple of comments to pocketmine.yml to clarify settings usage
This commit is contained in:
@ -79,7 +79,9 @@ memory:
|
||||
low-memory-trigger: true
|
||||
|
||||
world-caches:
|
||||
#Disallow adding to world chunk-packet caches when memory is low
|
||||
disable-chunk-cache: true
|
||||
#Clear world caches when memory is low
|
||||
low-memory-trigger: true
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user