mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Increase max objects per block defaults (#12055)
This commit is contained in:
@@ -1514,7 +1514,7 @@
|
||||
|
||||
# Maximum number of statically stored objects in a block.
|
||||
# type: int
|
||||
# max_objects_per_block = 64
|
||||
# max_objects_per_block = 256
|
||||
|
||||
# See https://www.sqlite.org/pragma.html#pragma_synchronous
|
||||
# type: enum values: 0, 1, 2
|
||||
|
Reference in New Issue
Block a user