From 6cbee573b35b67f8fa2156f6ebc965430b42b1c0 Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Tue, 1 Apr 2014 17:23:26 +1030 Subject: [PATCH] changed default values --- nzbToMedia.py | 2 +- nzbToSickBeard.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nzbToMedia.py b/nzbToMedia.py index 791c5841..d68afc8d 100755 --- a/nzbToMedia.py +++ b/nzbToMedia.py @@ -100,7 +100,7 @@ # SickBeard process Time Per GiB # # Set the number of minutes to wait, for each GiB of data, before timing out. If transfering files across drives or network, increase this value as needed. -#sbTimePerGiB=5 +#sbTimePerGiB=1 # SickBeard watch directory. # diff --git a/nzbToSickBeard.py b/nzbToSickBeard.py index eef0d4dd..03892680 100755 --- a/nzbToSickBeard.py +++ b/nzbToSickBeard.py @@ -49,7 +49,7 @@ # SickBeard process Time Per GiB # # Set the number of minutes to wait, for each GiB of data, before timing out. If transfering files across drives or network, increase this value as needed. -#sbTimePerGiB=5 +#sbTimePerGiB=1 # SickBeard watch directory. #