mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 09:58:16 +01:00
Update README.md
This commit is contained in:
@@ -51,6 +51,9 @@ localdisks: sda1 #put the hardware name of your drive to mount separated by comm
|
||||
networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas
|
||||
cifsusername: "username" # optional, smb username, same for all smb shares
|
||||
cifspassword: "password" # optional, smb password, same for all smb shares)
|
||||
env_memory_limit: nextcloud usable memory limit (default is 512M)
|
||||
env_post_max_size: nextcloud post size (default is 512M)
|
||||
env_upload_max_filesize; nextcloud upload size (default is 512M)
|
||||
```
|
||||
|
||||
Webui can be found at `<your-ip>:port`.
|
||||
|
||||
Reference in New Issue
Block a user