Skip to content

Commit 4231616

Browse files
authored
Merge pull request #143 from alphagov/search50
Start full search freshness boost AB test
2 parents 05b41fa + af00e57 commit 4231616

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dictionaries.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ bankholidaystest_percentages:
1414
A: 99
1515
B: 1
1616
searchfreshnessboost_percentages:
17-
A: 5
18-
B: 5
19-
Z: 90
17+
A: 50
18+
B: 50
19+
Z: 0
2020
# Dictionary for /bank-holidays.json rate limiter
2121
bankholidaysjson_ratelimiter:
2222
'/bank-holidays.json': 'Bank Holidays JSON'

0 commit comments

Comments
 (0)