From 088c7b3dcad9dee395f009a197f32cdbec2cdbe5 Mon Sep 17 00:00:00 2001 From: "karl.hudgell" Date: Wed, 19 Jan 2022 10:16:45 +0000 Subject: [PATCH] add OverwriteDownloads --- config.json.default | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json.default b/config.json.default index 9438ecf..7848ea7 100644 --- a/config.json.default +++ b/config.json.default @@ -1,5 +1,6 @@ { "GoGoAnimeAuthKey": "", "MaxConcurrentDownloads": 4, - "CurrentGoGoAnimeDomain": "film" + "CurrentGoGoAnimeDomain": "film", + "OverwriteDownloads": "False" } \ No newline at end of file