mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-21 21:40:31 +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,4 +1,3 @@
|
||||
|
||||
# Home assistant add-on: qbittorrent
|
||||
|
||||
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
|
||||
@@ -45,7 +44,7 @@ Configurations can be done through the app webUI, except for the following optio
|
||||
Network disk is mounted to /mnt/share name
|
||||
|
||||
```yaml
|
||||
GUID: user
|
||||
PGID: user
|
||||
GPID: user
|
||||
ssl: true/false
|
||||
certfile: fullchain.pem #ssl certificate, must be located in /ssl
|
||||
|
||||
Reference in New Issue
Block a user