Increase max_forceloaded_blocks

This commit is contained in:
bri cassa 2022-10-10 19:58:58 +02:00
parent 0ae73af795
commit 860dacbaf7
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ enable_minimap = true
max_objects_per_block = 64
max_block_generate_distance = 4 # 4 for better performances
max_block_send_distance = 6 # 6 for better performances
max_forceloaded_blocks = 64
max_forceloaded_blocks = 128
max_simultaneous_block_sends_per_client = 5 # 6 for better performances
max_simultaneous_block_sends_server_total = 10000 # 125 for better performances
#time_send_interval = 10