Changed: to Snippets for easier maintenace (insert content from other files)

This commit is contained in:
TRaSH
2021-06-19 22:20:36 +02:00
parent 8a19ed483b
commit e5ddec1c5a
4 changed files with 21 additions and 40 deletions

View File

@@ -1,19 +1,8 @@
# NZBGet - Paths and Categories
This basic example is based on the use of docker images
--8<-- "includes/downloaders/path.md"
!!! tip ""
Keep in mind the path are setup so it works with hardlinks and instant moves.
More info [HERE](/Hardlinks/Hardlinks-and-Instant-Moves/){:target="_blank" rel="noopener noreferrer"}
!!! info
Pick one path layout and use it for all of them.
It doesn't matter if you prefer to use `/data`, `/shared`, `/storage` or whatever.
The screenshots in the examples are using the following root path `/data`
---
`Settings` => `PATHS`

View File

@@ -1,19 +1,6 @@
# SABnzbd - Paths and Categories
This basic example is based on the use of docker images
!!! tip ""
Keep in mind the path are setup so it works with hardlinks and instant moves.
More info [HERE](/Hardlinks/Hardlinks-and-Instant-Moves/){:target="_blank" rel="noopener noreferrer"}
!!! info
Pick one path layout and use it for all of them.
It doesn't matter if you prefer to use `/data`, `/shared`, `/storage` or whatever.
The screenshots in the examples are using the following root path `/data`
--8<-- "includes/downloaders/path.md"
---

View File

@@ -1,19 +1,8 @@
# qBittorrent - Paths
This basic example is based on the use of docker images
--8<-- "includes/downloaders/path.md"
!!! tip ""
Keep in mind the path are setup so it works with hardlinks and instant moves.
More info [HERE](/Hardlinks/Hardlinks-and-Instant-Moves/){:target="_blank" rel="noopener noreferrer"}
!!! info
Pick one path layout and use it for all of them.
It doesn't matter if you prefer to use `/data`, `/shared`, `/storage` or whatever.
The screenshots in the examples are using the following root path `/data`
---
`Options` => `Downloads`

View File

@@ -0,0 +1,16 @@
#
This basic example is based on the use of docker images
!!! tip ""
Keep in mind the path are setup so it works with hardlinks and instant moves.
More info [HERE](/Hardlinks/Hardlinks-and-Instant-Moves/){:target="_blank" rel="noopener noreferrer"}
!!! info
Pick one path layout and use it for all of them.
It doesn't matter if you prefer to use `/data`, `/shared`, `/storage` or whatever.
The screenshots in the examples are using the following root path `/data`