Skip to content

Commit 68355d5

Browse files
authored
[DISCO-3826] Remove Polygon from default provider list (#1182)
1 parent 63dee37 commit 68355d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

merino/configs/default.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ cache_db = 0
726726

727727
# MERINO_PROVIDERS__POLYGON__ENABLED_BY_DEFAULT
728728
# Whether this provider is enabled by default.
729-
enabled_by_default = true
729+
enabled_by_default = false
730730

731731
# MERINO_PROVIDERS__POLYGON__SCORE
732732
# The ranking score for this provider as a floating point number.

0 commit comments

Comments
 (0)