mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-21 14:59:14 +02:00
Lint
This commit is contained in:
@@ -49,7 +49,7 @@ Create a file named "unpackerr.conf" in /config.
|
|||||||
In /config/unpackerr.conf you can set all variables according to this list of environment variables : https://github.com/davidnewhall/unpackerr
|
In /config/unpackerr.conf you can set all variables according to this list of environment variables : https://github.com/davidnewhall/unpackerr
|
||||||
|
|
||||||
Folders must be customized in the conf file with the lines :
|
Folders must be customized in the conf file with the lines :
|
||||||
```
|
```yaml
|
||||||
[[folder]]
|
[[folder]]
|
||||||
## Windows paths must use two backslashes: "C:\\Some\\Folder\\To\\Watch"
|
## Windows paths must use two backslashes: "C:\\Some\\Folder\\To\\Watch"
|
||||||
path = "/share/downloads_packed"
|
path = "/share/downloads_packed"
|
||||||
|
|||||||
Reference in New Issue
Block a user