From bf78384fa86ee5b60aea79d85082ddade93b025e Mon Sep 17 00:00:00 2001 From: Joren Date: Tue, 24 Sep 2024 20:33:20 +0200 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b2b17b..1628f8c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Create a `config.toml` file in the same directory as the drmdtool executable: BaseDir = "/path/to/save/downloads" Format = "mkv" TempBaseDir = "/tmp/nre" +EnableConsole = true [N_m3u8DL-RE] Path = "/path/to/N_m3u8DL-RE"