1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-18 18:07:37 +03:00

Revert "Lowers companion.py holdoff to 10 seconds"

This reverts commit 93c4f85b3c4c25216ec5f5f62754671b9d8d04e2.
This commit is contained in:
Athanasius 2019-09-27 12:15:57 +01:00
parent 5560cb9ec6
commit 091a7c22d5

View File

@ -23,7 +23,7 @@ from config import appname, appversion, config
from protocol import protocolhandler
holdoff = 10 # be nice
holdoff = 60 # be nice
timeout = 10 # requests timeout
auth_timeout = 30 # timeout for initial auth