mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
Revert "Lowers companion.py holdoff to 10 seconds"
This reverts commit 93c4f85b3c4c25216ec5f5f62754671b9d8d04e2.
This commit is contained in:
parent
5560cb9ec6
commit
091a7c22d5
@ -23,7 +23,7 @@ from config import appname, appversion, config
|
|||||||
from protocol import protocolhandler
|
from protocol import protocolhandler
|
||||||
|
|
||||||
|
|
||||||
holdoff = 10 # be nice
|
holdoff = 60 # be nice
|
||||||
timeout = 10 # requests timeout
|
timeout = 10 # requests timeout
|
||||||
auth_timeout = 30 # timeout for initial auth
|
auth_timeout = 30 # timeout for initial auth
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user