mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Set all default UID/GID to root
To make sure it works by default with NAS, and people can still change it afterwards it they want additional security
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
|
||||
## 3.0.9.1549 (09-08-2022)
|
||||
|
||||
- Update to latest version from linuxserver/docker-sonarr
|
||||
|
||||
## 3.0.8.1507 (26-04-2022)
|
||||
|
||||
- Update to latest version from linuxserver/docker-sonarr
|
||||
- Add codenotary sign
|
||||
|
||||
@@ -35,4 +36,4 @@
|
||||
## 3.0.2.4552
|
||||
|
||||
- Update to latest version from linuxserver/docker-sonarr
|
||||
- Enables PUID/GUID options
|
||||
- Enables PUID/PGID options
|
||||
|
||||
@@ -48,7 +48,7 @@ The default username/password : described in the startup log.
|
||||
Configurations can be done through the app webUI, except for the following options
|
||||
|
||||
```yaml
|
||||
GUID: user
|
||||
PGID: user
|
||||
GPID: user
|
||||
TZ: timezone
|
||||
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
|
||||
|
||||
Reference in New Issue
Block a user