mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 13:23:18 -07:00
added default socket timeout. fixes #237
This commit is contained in:
parent
a20302d4bc
commit
555124b6b1
7 changed files with 13 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
# Global Constants
|
||||
VERSION = 'V9.0'
|
||||
TimeOut = 60
|
||||
|
||||
# Constants pertinant to SabNzb
|
||||
SABNZB_NO_OF_ARGUMENTS = 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue