More bandwidth tweaks
This commit is contained in:
parent
c0424f6887
commit
5e9f8d589d
|
@ -16,7 +16,7 @@ else
|
|||
fi
|
||||
|
||||
if [ ! -f $QUICKSYNC_BACKGROUND_DOWNLOAD_RATE_FILE ]; then
|
||||
DOWNLOAD_RATE=2500
|
||||
DOWNLOAD_RATE=1000
|
||||
if [ $IS_RASPI3 -eq 1 ]; then
|
||||
DOWNLOAD_RATE=500
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user