Deployed 8d65909 with MkDocs version: 1.3.0

gh-pages
3 years ago
parent c444915216
commit e06b331d73

@ -2085,9 +2085,9 @@
<p>The default path setup suggested by some docker developers that encourages people to use mounts like <code>/movies</code>, <code>/tv</code> and <code>/downloads</code> is very suboptimal because it makes them look like two or three file systems, even if they arent. It is the easiest way to get started. While easy to use, it has a major drawback. Mainly losing the ability to hardlink or instant move, resulting in a slower and more I/O intensive copy + delete is used.</p>
<p>But you're able to change this, by not using the pre-defined/recommended paths like:</p>
<ul>
<li><code>/downloads</code> =&gt; <code>/data/downloads</code></li>
<li><code>/downloads</code> =&gt; <code>/data/downloads</code>, <code>/data/usenet</code>, <code>/data/torrents</code></li>
<li><code>/movies</code> =&gt; <code>/data/media/movies</code></li>
<li><code>/tv</code> =&gt; <code>/data/media/tv</code>.</li>
<li><code>/tv</code> =&gt; <code>/data/media/tv</code></li>
</ul>
</div>
<hr />

@ -2265,9 +2265,9 @@
<p>The default path setup suggested by some docker developers that encourages people to use mounts like <code>/movies</code>, <code>/tv</code> and <code>/downloads</code> is very suboptimal because it makes them look like two or three file systems, even if they arent. It is the easiest way to get started. While easy to use, it has a major drawback. Mainly losing the ability to hardlink or instant move, resulting in a slower and more I/O intensive copy + delete is used.</p>
<p>But you're able to change this, by not using the pre-defined/recommended paths like:</p>
<ul>
<li><code>/downloads</code> =&gt; <code>/data/downloads</code></li>
<li><code>/downloads</code> =&gt; <code>/data/downloads</code>, <code>/data/usenet</code>, <code>/data/torrents</code></li>
<li><code>/movies</code> =&gt; <code>/data/media/movies</code></li>
<li><code>/tv</code> =&gt; <code>/data/media/tv</code>.</li>
<li><code>/tv</code> =&gt; <code>/data/media/tv</code></li>
</ul>
</div>
<hr />

@ -2315,9 +2315,9 @@
<p>The default path setup suggested by some docker developers that encourages people to use mounts like <code>/movies</code>, <code>/tv</code> and <code>/downloads</code> is very suboptimal because it makes them look like two or three file systems, even if they arent. It is the easiest way to get started. While easy to use, it has a major drawback. Mainly losing the ability to hardlink or instant move, resulting in a slower and more I/O intensive copy + delete is used.</p>
<p>But you're able to change this, by not using the pre-defined/recommended paths like:</p>
<ul>
<li><code>/downloads</code> =&gt; <code>/data/downloads</code></li>
<li><code>/downloads</code> =&gt; <code>/data/downloads</code>, <code>/data/usenet</code>, <code>/data/torrents</code></li>
<li><code>/movies</code> =&gt; <code>/data/media/movies</code></li>
<li><code>/tv</code> =&gt; <code>/data/media/tv</code>.</li>
<li><code>/tv</code> =&gt; <code>/data/media/tv</code></li>
</ul>
</div>
<hr />

@ -1237,10 +1237,179 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#soon" class="md-nav__link">
Soon
<a href="#downloads" class="md-nav__link">
Downloads
</a>
<nav class="md-nav" aria-label="Downloads">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#when-adding-a-torrent" class="md-nav__link">
When adding a torrent
</a>
</li>
<li class="md-nav__item">
<a href="#saving-management" class="md-nav__link">
Saving Management
</a>
<nav class="md-nav" aria-label="Saving Management">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#attention" class="md-nav__link">
ATTENTION
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#connection" class="md-nav__link">
Connection
</a>
<nav class="md-nav" aria-label="Connection">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#listening-port" class="md-nav__link">
Listening Port
</a>
</li>
<li class="md-nav__item">
<a href="#connections-limits" class="md-nav__link">
Connections Limits
</a>
</li>
<li class="md-nav__item">
<a href="#proxy-server" class="md-nav__link">
Proxy Server
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#speed" class="md-nav__link">
Speed
</a>
<nav class="md-nav" aria-label="Speed">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#global-rate-limits" class="md-nav__link">
Global Rate Limits
</a>
</li>
<li class="md-nav__item">
<a href="#alternative-rate-limits" class="md-nav__link">
Alternative Rate Limits
</a>
</li>
<li class="md-nav__item">
<a href="#rate-limits-settings" class="md-nav__link">
Rate Limits Settings
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#bittorrent" class="md-nav__link">
Bittorrent
</a>
<nav class="md-nav" aria-label="Bittorrent">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#privacy" class="md-nav__link">
Privacy
</a>
</li>
<li class="md-nav__item">
<a href="#torrent-queueing" class="md-nav__link">
Torrent Queueing
</a>
</li>
<li class="md-nav__item">
<a href="#seeding-limits" class="md-nav__link">
Seeding Limits
</a>
</li>
<li class="md-nav__item">
<a href="#automatically-add-these-trackers-to-new-downloads" class="md-nav__link">
Automatically add these trackers to new downloads
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#web-ui" class="md-nav__link">
Web UI
</a>
<nav class="md-nav" aria-label="Web UI">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#authentication" class="md-nav__link">
Authentication
</a>
</li>
<li class="md-nav__item">
<a href="#security" class="md-nav__link">
Security
</a>
</li>
</ul>
</nav>
</li>
</ul>
@ -2050,10 +2219,179 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#soon" class="md-nav__link">
Soon
<a href="#downloads" class="md-nav__link">
Downloads
</a>
<nav class="md-nav" aria-label="Downloads">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#when-adding-a-torrent" class="md-nav__link">
When adding a torrent
</a>
</li>
<li class="md-nav__item">
<a href="#saving-management" class="md-nav__link">
Saving Management
</a>
<nav class="md-nav" aria-label="Saving Management">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#attention" class="md-nav__link">
ATTENTION
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#connection" class="md-nav__link">
Connection
</a>
<nav class="md-nav" aria-label="Connection">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#listening-port" class="md-nav__link">
Listening Port
</a>
</li>
<li class="md-nav__item">
<a href="#connections-limits" class="md-nav__link">
Connections Limits
</a>
</li>
<li class="md-nav__item">
<a href="#proxy-server" class="md-nav__link">
Proxy Server
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#speed" class="md-nav__link">
Speed
</a>
<nav class="md-nav" aria-label="Speed">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#global-rate-limits" class="md-nav__link">
Global Rate Limits
</a>
</li>
<li class="md-nav__item">
<a href="#alternative-rate-limits" class="md-nav__link">
Alternative Rate Limits
</a>
</li>
<li class="md-nav__item">
<a href="#rate-limits-settings" class="md-nav__link">
Rate Limits Settings
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#bittorrent" class="md-nav__link">
Bittorrent
</a>
<nav class="md-nav" aria-label="Bittorrent">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#privacy" class="md-nav__link">
Privacy
</a>
</li>
<li class="md-nav__item">
<a href="#torrent-queueing" class="md-nav__link">
Torrent Queueing
</a>
</li>
<li class="md-nav__item">
<a href="#seeding-limits" class="md-nav__link">
Seeding Limits
</a>
</li>
<li class="md-nav__item">
<a href="#automatically-add-these-trackers-to-new-downloads" class="md-nav__link">
Automatically add these trackers to new downloads
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#web-ui" class="md-nav__link">
Web UI
</a>
<nav class="md-nav" aria-label="Web UI">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#authentication" class="md-nav__link">
Authentication
</a>
</li>
<li class="md-nav__item">
<a href="#security" class="md-nav__link">
Security
</a>
</li>
</ul>
</nav>
</li>
</ul>
@ -2085,20 +2423,286 @@
<p>The default path setup suggested by some docker developers that encourages people to use mounts like <code>/movies</code>, <code>/tv</code> and <code>/downloads</code> is very suboptimal because it makes them look like two or three file systems, even if they arent. It is the easiest way to get started. While easy to use, it has a major drawback. Mainly losing the ability to hardlink or instant move, resulting in a slower and more I/O intensive copy + delete is used.</p>
<p>But you're able to change this, by not using the pre-defined/recommended paths like:</p>
<ul>
<li><code>/downloads</code> =&gt; <code>/data/downloads</code></li>
<li><code>/downloads</code> =&gt; <code>/data/downloads</code>, <code>/data/usenet</code>, <code>/data/torrents</code></li>
<li><code>/movies</code> =&gt; <code>/data/media/movies</code></li>
<li><code>/tv</code> =&gt; <code>/data/media/tv</code>.</li>
<li><code>/tv</code> =&gt; <code>/data/media/tv</code></li>
</ul>
</div>
<hr />
<h2 id="soon">Soon<a class="headerlink" href="#soon" title="Permanent link"></a></h2>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>Settings that aren't covered means you can change them to your own liking or just leave them on default.</p>
</div>
<hr />
<h2 id="downloads">Downloads<a class="headerlink" href="#downloads" title="Permanent link"></a></h2>
<p><code>Tools</code> =&gt; <code>Options</code> =&gt; <code>Downloads</code> (Or click on the cogwheel to access the options)</p>
<h3 id="when-adding-a-torrent">When adding a torrent<a class="headerlink" href="#when-adding-a-torrent" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="When adding a torrent" href="../images/qb-options-downloads-when-adding-a-torrent.png"><img alt="When adding a torrent" src="../images/qb-options-downloads-when-adding-a-torrent.png" /></a></div></p>
<ol>
<li>
<p>For consistency with other torrents I recommend leaving this on <code>Original</code>.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Original</code></strong></p>
</div>
</li>
<li>
<p>Delete the .torrent file after it has been added to qBittorrent.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Personal preference</code></strong></p>
</div>
</li>
<li>
<p>Pre-allocated disk space for the added torrents, this limits fragmentation and also makes sure if you use a cache drive or a feeder disk that the space is available.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Enabled</code></strong></p>
</div>
</li>
</ol>
<h3 id="saving-management">Saving Management<a class="headerlink" href="#saving-management" title="Permanent link"></a></h3>
<p><img alt="Saving Management" src="../images/qb-options-downloads-saving-management.png" /></p>
<ol>
<li>
<p>Make sure this is set to <code>Automatic</code>. Your downloads will not go into the category folder otherwise.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Automatic</code></strong></p>
</div>
</li>
<li>
<p>This helps you to manage your file location based on categories.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Enabled</code></strong></p>
</div>
</li>
<li>
<p>Same as <code>Step 2</code></p>
<div class="admonition check">
<p><strong>Suggested: <code>Enabled</code></strong></p>
</div>
</li>
<li>
<p>Your download root path (Download folder/location).</p>
<div class="admonition check">
<p><strong>Read the <code>ATTENTION</code> block below</strong></p>
</div>
</li>
<li>
<p>If you enable this, your incomplete downloads will be placed in this directory until completed. This could be useful if you want your downloads to use a separate SSD/Feeder disk<sup id="fnref:1"><a class="footnote-ref" href="#fn:1">1</a></sup>, but this also results in extra unnecessary moves or in worse cases a slower and more I/O intensive copy + delete.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Personal preference</code></strong></p>
</div>
</li>
</ol>
<h4 id="attention">ATTENTION<a class="headerlink" href="#attention" title="Permanent link"></a></h4>
<div class="admonition warning">
<p class="admonition-title">ATTENTION</p>
<ol>
<li>You set your download location in your download client</li>
<li>Your download client <strong>ONLY</strong> downloads to your download folder/location.</li>
<li>And you tell Radarr where you want your clean media library</li>
<li>Radarr imports from your download location (copy/move/hardlink) to your media folder/library</li>
<li>Plex, Emby, JellyFin or Kodi should <strong>ONLY</strong> have access to your media folder/library</li>
</ol>
<p><img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /> <strong><strong>Your Download and Media Library should be </strong>NEVER<strong> the same locations</strong></strong> <img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /></p>
</div>
<hr />
<h2 id="connection">Connection<a class="headerlink" href="#connection" title="Permanent link"></a></h2>
<h3 id="listening-port">Listening Port<a class="headerlink" href="#listening-port" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="Listening Port" href="../images/qbt-options-connection.png"><img alt="Listening Port" src="../images/qbt-options-connection.png" /></a></div></p>
<ol>
<li>
<p>Set this to TCP for the best performance</p>
<div class="admonition check">
<p><strong>Suggested: <code>TCP</code></strong></p>
</div>
</li>
<li>
<p>Your port used for incoming connections, this is the port you opened in your router/firewall or port forwarded at your VPN provider to make sure you're connectable.</p>
<div class="admonition check">
<p><strong>Suggested: <code>The port you opened in your router/firewall or port forwarded at your VPN provider</code></strong></p>
</div>
</li>
<li>
<p>This should be disabled in your router for several security reasons.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Disabled</code></strong></p>
</div>
</li>
<li>
<p>Make sure this is disabled so you don't mess up the forwarded port.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Disabled</code></strong></p>
</div>
</li>
</ol>
<h3 id="connections-limits">Connections Limits<a class="headerlink" href="#connections-limits" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="Connections Limits" href="../images/qbt-options-connection-connections-limits.png"><img alt="Connections Limits" src="../images/qbt-options-connection-connections-limits.png" /></a></div></p>
<p>The best settings for this depends on many factors so I won't be covering this.</p>
<div class="admonition check">
<p><strong>Suggested: <code>personal preference based on your setup and connection.</code></strong></p>
</div>
<h3 id="proxy-server">Proxy Server<a class="headerlink" href="#proxy-server" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="Proxy Server" href="../images/qbt-options-connection-proxy-server.png"><img alt="Proxy Server" src="../images/qbt-options-connection-proxy-server.png" /></a></div></p>
<p>This is where you would add for example your SOCKS5 settings from your VPN provider.</p>
<div class="admonition check">
<p><strong>Suggested: <code>I personally don't recommend this unsecure option being it's un-encrypted and only spoofs your IP.</code></strong></p>
</div>
<hr />
<h2 id="speed">Speed<a class="headerlink" href="#speed" title="Permanent link"></a></h2>
<h3 id="global-rate-limits">Global Rate Limits<a class="headerlink" href="#global-rate-limits" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="Global Rate Limits" href="../images/qbt-options-speed-global-rate-limits.png"><img alt="Global Rate Limits" src="../images/qbt-options-speed-global-rate-limits.png" /></a></div></p>
<p>Here you can set your global rate limits, meaning your maximum download/upload speed used by qBittorrent. (For all torrents)</p>
<p>The best settings depends on many factors.</p>
<ul>
<li>Your ISP speed.</li>
<li>Your hardware used.</li>
<li>
<p>Bandwidth needed by other services in your home network.</p>
<div class="admonition check">
<p><strong>Suggested: <code>For a home connection that you use with others it's best practice to set the upload/download rate to about 70-80% of your maximum upload/download speed.</code></strong></p>
</div>
</li>
</ul>
<h3 id="alternative-rate-limits">Alternative Rate Limits<a class="headerlink" href="#alternative-rate-limits" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="Alternative Rate Limits" href="../images/qbt-options-speed-alternative-rate-limits.png"><img alt="Alternative Rate Limits" src="../images/qbt-options-speed-alternative-rate-limits.png" /></a></div></p>
<p>When enabled, it basically does the same as above, but with the option to setup a schedule.</p>
<p>Examples:</p>
<ul>
<li>Limit your upload/download rate during daytime when you make most use of it, and unlimited it during nighttime when no one is using the connection.</li>
<li>
<p>If you have an internet connection that's limited during specific hours (unlimited bandwidth during the night, but limited during the day)</p>
<div class="admonition check">
<p><strong>Suggested: <code>Personal preference</code></strong></p>
</div>
</li>
</ul>
<h3 id="rate-limits-settings">Rate Limits Settings<a class="headerlink" href="#rate-limits-settings" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="Rate Limits Settings" href="../images/qbt-options-speed-rate-limits-settings.png"><img alt="Rate Limits Settings" src="../images/qbt-options-speed-rate-limits-settings.png" /></a></div></p>
<p>Not going to cover the technical part of what it does, but the following settings are recommended for best speeds (in most cases).</p>
<ol>
<li>
<p>Prevents you from being flooded if the uTP protocol is used for any reason.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Enabled</code></strong></p>
</div>
</li>
<li>
<p>Apply rate limit to transport overhead</p>
<div class="admonition check">
<p><strong>Suggested: <code>Disabled</code></strong></p>
</div>
</li>
<li>
<p>Apply rate limit to peers on LAN</p>
<div class="admonition check">
<p><strong>Suggested: <code>Enabled</code></strong></p>
</div>
</li>
</ol>
<hr />
<h2 id="bittorrent">Bittorrent<a class="headerlink" href="#bittorrent" title="Permanent link"></a></h2>
<h3 id="privacy">Privacy<a class="headerlink" href="#privacy" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="Privacy" href="../images/qb-options-bittorrent-privacy.png"><img alt="Privacy" src="../images/qb-options-bittorrent-privacy.png" /></a></div></p>
<ol>
<li>
<p>These settings are mainly used for public trackers (and should be enabled for them) and not for private trackers, decent private trackers use a private flag where they ignore these settings.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Personal preference</code></strong></p>
</div>
</li>
<li>
<p>Recommended setting <code>Allow encryption</code> rather than enforcing it allows more peers to connect and is recommended on underpowered systems as it will allow for lower overhead.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Allow encryption</code></strong></p>
</div>
</li>
<li>
<p>Anonymous mode hides clients (qBittorrent) fingerprint from the peer-ID, sets the User-Agent to Null and it doesnt share your IP-address directly with trackers (though peers will still see your IP address). If using private trackers, it's recommended to <code>disable</code> this. I also got reports from people who are using this that they had worse speeds.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Disabled</code></strong></p>
</div>
</li>
</ol>
<h3 id="torrent-queueing">Torrent Queueing<a class="headerlink" href="#torrent-queueing" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="Torrent Queueing" href="../images/qb-options-bittorrent-torrent-queueing.png"><img alt="Torrent Queueing" src="../images/qb-options-bittorrent-torrent-queueing.png" /></a></div></p>
<p>These options allow you to control the number of active torrents being downloaded and uploaded.</p>
<div class="admonition check">
<p><strong>Suggested: <code>personal preference based on your setup and connection.</code></strong></p>
</div>
<h3 id="seeding-limits">Seeding Limits<a class="headerlink" href="#seeding-limits" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="Seeding Limits" href="../images/qb-options-bittorrent-seeding-limits.png"><img alt="Seeding Limits" src="../images/qb-options-bittorrent-seeding-limits.png" /></a></div></p>
<ol>
<li>
<p>Your maximum seeding ratio preference. (When both ratio and seeding time are enabled it will trigger the action on whatever happens first.)</p>
<div class="admonition check">
<p><strong>Suggested: <code>Disabled</code></strong></p>
</div>
</li>
<li>
<p>Your maximum seeding time preference (When both ratio and seeding time are enabled it will trigger the action on whatever happens first.)</p>
<div class="admonition check">
<p><strong>Suggested: <code>Disabled</code></strong></p>
</div>
</li>
<li>
<p>What to do when ratio or seeding time is reached.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Paused and Disabled</code></strong></p>
</div>
</li>
</ol>
<div class="admonition tip">
<p class="admonition-title">Tip</p>
<p>Personally, I recommend using the seeding goals in your Starr Apps indexer settings (enable advanced), or use <a href="/Downloaders/qBittorrent/3rd-party-tools/#qbit-manage" rel="noopener noreferrer" target="_blank">qBit Manage</a></p>
</div>
<h3 id="automatically-add-these-trackers-to-new-downloads">Automatically add these trackers to new downloads<a class="headerlink" href="#automatically-add-these-trackers-to-new-downloads" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="Automatically add these trackers to new downloads" href="../images/qb-options-bittorrent-automatically-add-these-trackers.png"><img alt="Automatically add these trackers to new downloads" src="../images/qb-options-bittorrent-automatically-add-these-trackers.png" /></a></div></p>
<div class="admonition check">
<p><strong>Recommendation: <code>Disabled</code></strong></p>
</div>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p><img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /> <strong>NEVER USE THIS OPTION ON (Semi-)PRIVATE TRACKERS</strong> <img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /></p>
</div>
<hr />
<h2 id="web-ui">Web UI<a class="headerlink" href="#web-ui" title="Permanent link"></a></h2>
<h3 id="authentication">Authentication<a class="headerlink" href="#authentication" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="Authentication" href="../images/qb-options-webui-authentication.png"><img alt="Authentication" src="../images/qb-options-webui-authentication.png" /></a></div></p>
<ol>
<li>When enabled there will be no authentication required for clients on localhost.</li>
<li>When enabled there will be no authentication required for clients in the <code>step.3</code> whitelist.</li>
<li>Add all IP subnets that you want to bypass authentication.</li>
</ol>
<h3 id="security">Security<a class="headerlink" href="#security" title="Permanent link"></a></h3>
<p><div class="lightgallery"><a data-sub-html="Security" href="../images/qb-options-webui-security.png"><img alt="Security" src="../images/qb-options-webui-security.png" /></a></div></p>
<ol>
<li>
<p>Enable clickjacking protection, in some cases when this is enabled it could result in issues.</p>
<div class="admonition check">
<p><strong>Suggested: <code>Disabled</code></strong></p>
</div>
</li>
</ol>
<hr />
<div class="admonition help">
<p class="admonition-title">Questions or Suggestions?</p>
<p>If you have questions or suggestions click the chat badge to join the Discord Support Channel where you can ask your questions directly and get live support.</p>
<p><a href="https://trash-guides.info/discord" rel="noopener noreferrer" target="_blank"><img alt="Discord chat" src="https://img.shields.io/discord/492590071455940612?style=for-the-badge&amp;color=4051B5&amp;logo=discord" /></a></p>
</div>
<div class="footnote">
<hr />
<ol>
<li id="fn:1">
<p>If you use unRaid then you don't need this since you can make use of the default cache drive option.&#160;<a class="footnote-backref" href="#fnref:1" title="Jump back to footnote 1 in the text">&#8617;</a></p>
</li>
</ol>
</div>
<hr>
<div class="md-source-file">
<small>
Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">June 19, 2021 20:20:24</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 10, 2022 22:12:02</span>
</small>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

@ -2085,9 +2085,9 @@
<p>The default path setup suggested by some docker developers that encourages people to use mounts like <code>/movies</code>, <code>/tv</code> and <code>/downloads</code> is very suboptimal because it makes them look like two or three file systems, even if they arent. It is the easiest way to get started. While easy to use, it has a major drawback. Mainly losing the ability to hardlink or instant move, resulting in a slower and more I/O intensive copy + delete is used.</p>
<p>But you're able to change this, by not using the pre-defined/recommended paths like:</p>
<ul>
<li><code>/downloads</code> =&gt; <code>/data/downloads</code></li>
<li><code>/downloads</code> =&gt; <code>/data/downloads</code>, <code>/data/usenet</code>, <code>/data/torrents</code></li>
<li><code>/movies</code> =&gt; <code>/data/media/movies</code></li>
<li><code>/tv</code> =&gt; <code>/data/media/tv</code>.</li>
<li><code>/tv</code> =&gt; <code>/data/media/tv</code></li>
</ul>
</div>
<hr />

File diff suppressed because one or more lines are too long

Binary file not shown.
Loading…
Cancel
Save