From 24833509369b68200819fab4b6a6500e263be80f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Sun, 7 Apr 2019 16:10:11 -0400 Subject: [PATCH] Continuing development. --- bazarr/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazarr/config.py b/bazarr/config.py index db2afd358..07a8d6965 100644 --- a/bazarr/config.py +++ b/bazarr/config.py @@ -42,7 +42,7 @@ defaults = { 'upgrade_subs': 'True', 'days_to_upgrade_subs': '7', 'upgrade_manual': 'True', - 'anti_captcha_provider': 'anti-captcha' + 'anti_captcha_provider': 'None' }, 'auth': { 'type': 'None',