Merge branch 'master' into mcpe-1.2

This commit is contained in:
Dylan K. Taylor
2017-09-14 18:16:45 +01:00
12 changed files with 220 additions and 52 deletions

View File

@ -62,6 +62,12 @@ memory:
#Trigger on low memory
low-memory-trigger: true
#Settings controlling memory dump handling.
memory-dump:
#Dump memory from async workers as well as the main thread. If you have issues with segfaults when dumping memory, disable this setting.
dump-async-worker: true
max-chunks:
#Maximum render distance per player when low memory is triggered
chunk-radius: 4