Newznab, not enough api_keys. fix #1677

This commit is contained in:
Ruud
2013-04-30 18:20:33 +02:00
parent 3cd5513c0c
commit 5838a41813
@@ -40,7 +40,7 @@ config = [{
},
{
'name': 'api_key',
'default': ',,,',
'default': ',,,,,',
'label': 'Api Key',
'description': 'Can be found on your profile page',
'type': 'combined',