Site updated at 2016-11-23 09:27:21 UTC
This commit is contained in:
parent
1d3228b9ca
commit
f198674d09
100 changed files with 139 additions and 139 deletions
|
@ -113,7 +113,7 @@
|
|||
|
||||
<ul>
|
||||
<li><strong>host</strong> (<em>Required</em>): The host where your SABnzbd instance is running, eg. 192.168.1.32</li>
|
||||
<li><strong>port</strong> (<em>Optional</em>): The port to use whith SABnzbd instance. Defaults to <code class="highlighter-rouge">8080</code>.</li>
|
||||
<li><strong>port</strong> (<em>Optional</em>): The port to use with SABnzbd instance. Defaults to <code class="highlighter-rouge">8080</code>.</li>
|
||||
<li><strong>api_key</strong> (<em>Required</em>): Name that will be used in the frontend for the pin.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): The name to use when displaying this SABnzbd instance.</li>
|
||||
<li><strong>ssl</strong> (<em>Optional</em>): Use <code class="highlighter-rouge">https</code> instead of <code class="highlighter-rouge">http</code> to connect. Defaults to False.</li>
|
||||
|
@ -124,7 +124,7 @@
|
|||
<li><strong>queue_size</strong>: Size of the queue</li>
|
||||
<li><strong>queue_remaining</strong>: Remaining elements in the queue</li>
|
||||
<li><strong>disk_size</strong>: Disk size of the storage location</li>
|
||||
<li><strong>disk_free</strong>: Free disk space at the sotrage location</li>
|
||||
<li><strong>disk_free</strong>: Free disk space at the storage location</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue