Update sab_speed_control.sh

This commit is contained in:
Admin9705
2024-12-11 11:17:54 -05:00
committed by GitHub
parent 466953102f
commit 3d24e25a39

View File

@@ -14,7 +14,7 @@ SABNZBD_API_KEY="60x7fega60f642d489ed89f08c4f8a80fake"
SABNZBD_URL="http://10.0.0.10:8081/sabnzbd/api" SABNZBD_URL="http://10.0.0.10:8081/sabnzbd/api"
SLOW_SPEED="65000000" # DL Speed when Plex Transcoding SLOW_SPEED="65000000" # DL Speed when Plex Transcoding
NORMAL_SPEED="85000000" # DL Speed when Plex Not Transocding NORMAL_SPEED="85000000" # DL Speed when Plex Not Transocding
NIGHT_SPEED="125000000" # DL Speed when not using Internet (such as Night) NIGHT_SPEED="125000000" # DL Speed when not using Internet and when Plex Not Transcoding (such as Night)
# 125000000 is 118.2 MB | 80000000 is 76.3 MB # 125000000 is 118.2 MB | 80000000 is 76.3 MB