Default max_simultaneous_block_sends_server_total to 2 to make network not cough too much on the fixed block sending code

This commit is contained in:
Perttu Ahola
2011-10-19 19:34:47 +03:00
parent ed870a7237
commit b6fcbc5fba
2 changed files with 2 additions and 2 deletions

View File

@@ -142,7 +142,7 @@
#active_object_send_range_blocks = 3
#active_block_range = 2
#max_simultaneous_block_sends_per_client = 2
#max_simultaneous_block_sends_server_total = 8
#max_simultaneous_block_sends_server_total = 2
#max_block_send_distance = 7
#max_block_generate_distance = 5
#time_send_interval = 20