From d4dae21d8fdd04e28171b1145abae852232617c8 Mon Sep 17 00:00:00 2001 From: Joren Date: Fri, 13 Sep 2024 23:03:59 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7c6ae6..4f214bc 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Create a `config.toml` file in the same directory as the drmdtool executable: ```toml BaseDir = "/path/to/save/downloads" Format = "mkv" +TempBaseDir = "/tmp/nre" [N_m3u8DL-RE] Path = "/path/to/N_m3u8DL-RE"