added default socket timeout. fixes #237

This commit is contained in:
clinton-hall 2014-01-13 10:53:59 +10:30
commit 555124b6b1
7 changed files with 13 additions and 0 deletions

View file

@ -2,6 +2,7 @@
# Global Constants
VERSION = 'V9.0'
TimeOut = 60
# Constants pertinant to SabNzb
SABNZB_NO_OF_ARGUMENTS = 8