File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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.
3737Use ` chown ` to do that. Something like: ` chown apps:apps /mnt/default/unpackerr/unpackerr.conf `
3838:::
3939
You can’t perform that action at this time.
0 commit comments