1
0
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:
paramat
2015-08-15 00:21:15 +01:00
parent 0ba1cf8203
commit ee6cad1546
2 changed files with 2 additions and 3 deletions

View File

@@ -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)