From 0cc080ae7abf7128bdb361f3ae494171b87fea4a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 9 Oct 2022 10:19:13 +0200 Subject: [PATCH] Lint --- unpackerr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unpackerr/README.md b/unpackerr/README.md index b59a34876..6ad086963 100644 --- a/unpackerr/README.md +++ b/unpackerr/README.md @@ -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 Folders must be customized in the conf file with the lines : -``` +```yaml [[folder]] ## Windows paths must use two backslashes: "C:\\Some\\Folder\\To\\Watch" path = "/share/downloads_packed"