Merge branch 'saas' into saas-store-file-size-and-hash-in-db
This commit is contained in:
commit
38aa1d1cd9
18 changed files with 8709 additions and 11 deletions
|
@ -37,7 +37,7 @@ signal.signal(signal.SIGINT, keyboardInterruptHandler)
|
|||
#need to wait for Python 2.7 for this..
|
||||
#logging.captureWarnings(True)
|
||||
|
||||
POLL_INTERVAL = 1800
|
||||
POLL_INTERVAL = 480
|
||||
|
||||
class PypoFetch(Thread):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue