Skip to content

Commit 9749ff4

Browse files
committed
Add media blurb
1 parent 1e580fd commit 9749ff4

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

readme-vars.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,7 @@ nonroot_supported: true
3434
app_setup_block_enabled: true
3535
app_setup_block: |
3636
Access the webui at `<your-ip>:8989`, for more information check out [Sonarr](https://sonarr.tv/).
37-
38-
### Media folders
39-
40-
We have set `/tv` and `/downloads` as ***optional paths***, this is because it is the easiest way to get started. While easy to use, it has some drawbacks. Mainly losing the ability to hardlink (TL;DR a way for a file to exist in multiple places on the same file system while only consuming one file worth of space), or atomic move (TL;DR instant file moves, rather than copy+delete) files while processing content.
41-
42-
Use the optional paths if you don't understand, or don't want hardlinks/atomic moves.
43-
44-
The folks over at servarr.com wrote a good [write-up](https://wiki.servarr.com/Docker_Guide#Consistent_and_well_planned_paths) on how to get started with this.
37+
readme_media: true
4538
# init diagram
4639
init_diagram: |
4740
"sonarr:develop": {

0 commit comments

Comments
 (0)