Disable top 250 chart

This commit is contained in:
Ruud
2014-05-06 20:06:06 +02:00
parent 03ae8f459c
commit 192c0200e5

View File

@@ -277,7 +277,7 @@ config = [{
'type': 'bool',
'label': 'TOP 250',
'description': 'IMDB <a href="http://www.imdb.com/chart/top/">TOP 250</a> chart',
'default': True,
'default': False,
},
{
'name': 'automation_charts_boxoffice',