Fix documentation of emergequeue_limit settings

This commit is contained in:
sfan5
2020-05-11 20:19:02 +02:00
parent 8ee2ece3c9
commit a9d6be8b6f
3 changed files with 8 additions and 7 deletions

View File

@@ -3251,12 +3251,12 @@
# emergequeue_limit_total = 512
# Maximum number of blocks to be queued that are to be loaded from file.
# Set to blank for an appropriate amount to be chosen automatically.
# This limit is enforced per player.
# type: int
# emergequeue_limit_diskonly = 64
# Maximum number of blocks to be queued that are to be generated.
# Set to blank for an appropriate amount to be chosen automatically.
# This limit is enforced per player.
# type: int
# emergequeue_limit_generate = 64