We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56104b2 commit 281c810Copy full SHA for 281c810
merino/configs/production.toml
@@ -20,7 +20,7 @@ skip_gcp_client_auth = true
20
# MERINO_RUNTIME__DISABLED_PROVIDERS
21
# List containing providers to disable at startup.
22
# Prevents a provider from being instantiated.
23
-disabled_providers = ["amo", "wikipedia", "sports"]
+disabled_providers = ["amo", "sports"]
24
25
[production.accuweather]
26
url_base = "https://api.accuweather.com"
0 commit comments