Add services description for sabnzbd component (#28252)

This commit is contained in:
Renaud Martinet 2019-10-29 20:17:49 +01:00 committed by Charles Garwood
parent 1dfb67f0c5
commit 3a9e3ce857

View File

@ -0,0 +1,11 @@
pause:
description: Pauses downloads.
resume:
description: Resumes downloads.
set_speed:
description: Sets the download speed limit.
fields:
speed:
description: Speed limit. If specified as a number with no units, will be interpreted as a percent. If units are provided (e.g., 500K) will be interpreted absolutely.
example: 100
default: 100