We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a86f8e + ece9be7 commit 3474fe6Copy full SHA for 3474fe6
docs/install/unraid.md
@@ -59,8 +59,8 @@ section of the unraid template after enabling the `Advanced` view.
59
You must make these match your starr app so hard links work correctly.
60
**Other containers, use env variables such as `PUID` and `PGID`, but the
61
Go Lift unpackerr container does not use these.**
62
-e.g. If Sonarr has `PUID` of `1000` and `PGID` of `100`, then you must
63
-add **`--user 1000:100`** to `Extra Parameters` as shown below.
+e.g. If Sonarr has `PUID` of `99` and `PGID` of `100`, then you must
+add **`--user 99:100`** to `Extra Parameters` as shown below.
64
65

66
0 commit comments