move login retry max to config
This commit is contained in:
@@ -17,6 +17,8 @@ steam:
|
||||
rate_per_sec: 1
|
||||
sentry: ".sentry"
|
||||
login_key: ".login_key"
|
||||
# maximum amount of time (in minutes) to wait before trying to reconnect to steam
|
||||
max_retry_wait: 60
|
||||
|
||||
redis:
|
||||
address: "localhost:6379"
|
||||
|
Reference in New Issue
Block a user