We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f9df5 commit f08c047Copy full SHA for f08c047
1 file changed
config.yml
@@ -59,7 +59,7 @@ correspondence:
59
challenge: # Incoming challenges.
60
concurrency: 1 # Number of games to play simultaneously.
61
sort_by: "best" # Possible values: "best" and "first".
62
- accept_bot: false # Accepts challenges coming from other bots.
+ accept_bot: true # Accepts challenges coming from other bots.
63
only_bot: false # Accept challenges by bots only.
64
max_increment: 180 # Maximum amount of increment to accept a challenge. The max is 180. Set to 0 for no increment.
65
min_increment: 0 # Minimum amount of increment to accept a challenge.
0 commit comments