Skip to content

Commit 588714b

Browse files
committed
wording update
1 parent a4bbbb6 commit 588714b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/install/truenas-scale.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ You will need the following items before getting started:
3131
Use the documentation from above and save your custom config file to the location you chose above.
3232

3333
:::caution Configuration Notes
34-
The goal is make the config file available @ `/config/unpackerr.conf`.
35-
Using this path will allow Unpackerr to find your configuration automatically.
36-
You may also need to correct ownership on the file so unpackerr can read it.
34+
The goal is make the config file available @ `/config/unpackerr.conf` inside the container.
35+
Using this container path will allow Unpackerr to find your configuration automatically.
36+
You may also need to correct ownership of the file on the host so unpackerr can read it.
3737
Use `chown` to do that. Something like: `chown apps:apps /mnt/default/unpackerr/unpackerr.conf`
3838
:::
3939

0 commit comments

Comments
 (0)