Skip to content

Commit 281c810

Browse files
authored
[DISCO-4002] chore: Re-enable Wikipedia (#1343)
1 parent 56104b2 commit 281c810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

merino/configs/production.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ skip_gcp_client_auth = true
2020
# MERINO_RUNTIME__DISABLED_PROVIDERS
2121
# List containing providers to disable at startup.
2222
# Prevents a provider from being instantiated.
23-
disabled_providers = ["amo", "wikipedia", "sports"]
23+
disabled_providers = ["amo", "sports"]
2424

2525
[production.accuweather]
2626
url_base = "https://api.accuweather.com"

0 commit comments

Comments
 (0)