File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,13 @@ You will need the following items before getting started:
3030- We recommend putting the config file in place before installing the application.
3131 Use the documentation from above and save your custom config file to the location you chose above.
3232
33+ :::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.
37+ Use ` chown ` to do that. Something like: ` chown apps:apps /mnt/default/unpackerr/unpackerr.conf `
38+ :::
39+
3340## Installing the App
3441
35421 . After TrueCharts is added as a catalog, go to the Apps section.
@@ -38,13 +45,6 @@ You will need the following items before getting started:
38451 . Click Install. <br />
3946 ![ TrueNAS Scale Discover Apps page] ( /img/screenshots/truenas-scale/discover.png )
4047
41- :::caution Configuration Notes
42- The goal is make the config file available @ ` /config/unpackerr.conf ` .
43- Using this path will allow Unpackerr to find your configuration automatically.
44- You may also need to correct ownership on the file so unpackerr can read it.
45- Use ` chown ` to do that. Something like: ` chown apps:apps /mnt/default/unpackerr/unpackerr.conf `
46- :::
47-
4848## Configuration
4949
5050On the install screen, we are most concerned with the following two entries in the ` Storage and Persistence ` section:
You can’t perform that action at this time.
0 commit comments