mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Merge pull request #2063 from alexbelgium/codex/review-and-align-addon-readme-files-v0xxka
Remove helper scripts and restore README text
This commit is contained in:
@@ -46,10 +46,11 @@ Configurations can be done through the app webUI, except for the following optio
|
||||
|
||||
```yaml
|
||||
PGID: user
|
||||
GPID: user
|
||||
PUID: user
|
||||
TZ: timezone
|
||||
PASSWORD: "" # optional
|
||||
CUSTOM_RESULTS: false # optional
|
||||
IPINFO_APIKEY: "" # optional
|
||||
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
|
||||
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
|
||||
cifsusername: "username" # optional, smb username, same for all smb shares
|
||||
|
||||
Reference in New Issue
Block a user