Update README.md

Remove comment in example to enable the folder configuration itself.
This commit is contained in:
Nathan Guenther
2022-10-04 12:11:26 -07:00
committed by GitHub
parent 6c14502ac5
commit 0f32c63909

View File

@@ -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 :
```
#[[folder]]
[[folder]]
## Windows paths must use two backslashes: "C:\\Some\\Folder\\To\\Watch"
path = "/share/downloads_packed"
## Path to extract files to. The default (leaving this blank) is the same as `path` (above).