mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix documentation of emergequeue_limit settings
This commit is contained in:
parent
8ee2ece3c9
commit
a9d6be8b6f
3 changed files with 8 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue