Skip to content

Commit 5957248

Browse files
committed
add chown msg to truenas
1 parent 679cd82 commit 5957248

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/install/truenas-scale.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@ On the install screen, we are most concerned with the following two entries in t
5252
All other settings should be reviewed and modify to your specific use case.
5353
The defaults tend to work fine if you have the rest of the starr apps installed on TrueNAS Scale as well.
5454

55+
:::caution Configuration Notes
56+
The goal is make the config file available @ `/config/unpackerr.conf`.
57+
Using this path will allow Unpackerr to find your configuration automatically.
58+
You may also need to correct ownership on the file so unpackerr can read it.
59+
Use `chown` to do that. Something like `chown apps:apps /mnt/path/to/unpackerr.conf`
60+
:::
61+
5562
## Advanced
5663

5764
The default container mount path for the `App downloads Storage` mentioned above is `/downloads`.

0 commit comments

Comments
 (0)