1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +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 f7d624f965
commit b615f7df47

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