How do I change the default download estimate connection speed?
Created
Open the modules/Download_Expander/download_display.php file and change the speed value in this line:
to one of the following:
$connection_speed = $connection_speed ? $connection_speed : '1.8mbs';
to one of the following:
- 56kbs
- 640kb
- 1.2mbs
- 4mb
- 6mbs