mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Merge pull request #504 from nathang21/patch-1
Remove comment in example to enable the folder configuration itself.
This commit is contained in:
@@ -51,7 +51,7 @@ In /config/unpackerr.conf you can set all variables according to this list of en
|
|||||||
|
|
||||||
Folders must be custimozed in the conf file with the lines :
|
Folders must be custimozed in the conf file with the lines :
|
||||||
```
|
```
|
||||||
#[[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"
|
||||||
## Path to extract files to. The default (leaving this blank) is the same as `path` (above).
|
## Path to extract files to. The default (leaving this blank) is the same as `path` (above).
|
||||||
|
|||||||
Reference in New Issue
Block a user