Skip to content

Commit 3474fe6

Browse files
authored
Merge pull request #23 from Unpackerr/unraid-id
update unraid docs to note the default unraid uid/guid
2 parents 1a86f8e + ece9be7 commit 3474fe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/unraid.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ section of the unraid template after enabling the `Advanced` view.
5959
You must make these match your starr app so hard links work correctly.
6060
**Other containers, use env variables such as `PUID` and `PGID`, but the
6161
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.
62+
e.g. If Sonarr has `PUID` of `99` and `PGID` of `100`, then you must
63+
add **`--user 99:100`** to `Extra Parameters` as shown below.
6464

6565
![](/img/screenshots/unraid/extraparameters.png "extra parameters")
6666

0 commit comments

Comments
 (0)