mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Correct translation https://github.com/alexbelgium/hassio-addons/issues/671#issuecomment-1405721927
This commit is contained in:
@@ -41,7 +41,7 @@ Options :
|
||||
```yaml
|
||||
download_dir: "/share/downloads" # where the files will be saved after download
|
||||
incomplete_dir: "/share/incomplete" # where the files are saved during download
|
||||
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
|
||||
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
|
||||
networkdisks: "<//SERVER/SHARE>" # list of smbv2/3 servers to mount, '' if none
|
||||
cifsusername: "<username>" # smb username
|
||||
cifspassword: "<password>" # smb password
|
||||
|
||||
Reference in New Issue
Block a user