We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc9dcc commit ace21baCopy full SHA for ace21ba
apps/faf-lobby-server/config/config.yaml
@@ -40,6 +40,9 @@ NEWBIE_TIME_BONUS: .25
40
MAXIMUM_NEWBIE_TIME_BONUS: 3.0
41
MINORITY_BONUS: 1
42
43
+LADDER_TOP_PLAYER_SEARCH_EXPANSION_MAX: 1.0
44
+LADDER_TOP_PLAYER_SEARCH_EXPANSION_STEP: 1.0
45
+
46
QUEUE_POP_TIME_MAX: 90
47
48
LADDER_VIOLATIONS_ENABLED: false
0 commit comments