mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Defaultsettings: Increase client_mapblock_limit to 5000
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
#client_unload_unused_data_timeout = 600
|
||||
# Maximum number of mapblocks for client to be kept in memory
|
||||
# Set to -1 for unlimited amount
|
||||
#client_mapblock_limit = 1000
|
||||
#client_mapblock_limit = 5000
|
||||
# Whether to fog out the end of the visible area
|
||||
#enable_fog = true
|
||||
# Whether to show the client debug info (has the same effect as hitting F5)
|
||||
|
Reference in New Issue
Block a user