Update __init__.py

This commit is contained in:
Jamie
2013-11-14 14:51:27 +00:00
parent c832a9e2b2
commit f6281c6dcc

View File

@@ -18,6 +18,12 @@ config = [{
'type': 'enabler',
'default': True,
},
{
'name': 'domain',
'advanced': True,
'label': 'Proxy server',
'description': 'Domain for requests, keep empty to let CouchPotato pick.',
},
{
'name': 'seed_ratio',
'label': 'Seed ratio',