Sabnzbd prio description
This commit is contained in:
@@ -41,7 +41,7 @@ config = [{
|
||||
'default': '0',
|
||||
'advanced': True,
|
||||
'values': [('Paused', -2), ('Low', -1), ('Normal', 0), ('High', 1), ('Forced', 2)],
|
||||
'description': 'Priority in the SABnzbd queue. Option to add paused.',
|
||||
'description': 'Add to the queue with this priority.',
|
||||
},
|
||||
{
|
||||
'name': 'manual',
|
||||
|
||||
Reference in New Issue
Block a user