mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update README.md
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