moved authcode from a flag to config

This commit is contained in:
2021-10-27 01:42:27 +02:00
parent 0b6d31968c
commit 20f95589db
3 changed files with 3 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ steam:
username: steamuser
# Password needs to be provided only until a login_key is obtained, can be empty after
password: steampassword
auth_code:
api_key: apikey
rate_per_sec: 1
sentry: ".sentry"