diff --git a/couchpotato/core/providers/torrent/yify/__init__.py b/couchpotato/core/providers/torrent/yify/__init__.py index f7477519..70d65687 100644 --- a/couchpotato/core/providers/torrent/yify/__init__.py +++ b/couchpotato/core/providers/torrent/yify/__init__.py @@ -17,7 +17,7 @@ config = [{ { 'name': 'enabled', 'type': 'enabler', - 'default': True + 'default': 0 }, { 'name': 'extra_score',