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 d3468ff commit f0508b8Copy full SHA for f0508b8
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