switched to go-retry for steam login; moved match reparsing higher in housekeeping
This commit is contained in:
@@ -18,7 +18,7 @@ steam:
|
||||
sentry: ".sentry"
|
||||
login_key: ".login_key"
|
||||
# maximum amount of time (in minutes) to wait before trying to reconnect to steam
|
||||
max_retry_wait: 60
|
||||
max_retry_wait: 30
|
||||
|
||||
redis:
|
||||
address: "localhost:6379"
|
||||
|
Reference in New Issue
Block a user