This commit is contained in:
Jonas Zeunert
2022-08-31 17:14:36 +02:00
parent 83e60af546
commit e2c77b9b3f
5 changed files with 27 additions and 8 deletions

View File

@@ -27,6 +27,7 @@ RED_SPECIAL_TIMES = 1
ORANGE_SPECIAL = SpecialEvent.points
ORANGE_SPECIAL_BANK = ORANGE_SPECIAL_BANK_OPTIONS["BOTH"]
## Tech config
LOG_FILE="flippr-game.log"
LOG_LEVEL=logging.DEBUG
WAIT_TIME_TO_RESET_SECONDS = 1
MAX_NETWORK_RETRIES = 10