Skip to content

Commit

Permalink
Disable quest in all but development (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxagon authored Oct 2, 2024
1 parent 2cd2e1f commit f7c3a93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/matchmaking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ default: &default
schedule: monthly
target_size: 2
quest:
active_in: all
active_in:
- development
slack_channel: rotating-quest
schedule: monthly
target_size:
Expand Down

0 comments on commit f7c3a93

Please sign in to comment.