From 7c4a56967886826638257471617c0c1b3e6d4bcf Mon Sep 17 00:00:00 2001 From: "karl.hudgell" Date: Tue, 21 Jun 2022 12:09:19 +0100 Subject: [PATCH] update config.json --- config.json.default | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.json.default b/config.json.default index 210af6f..d4a7487 100644 --- a/config.json.default +++ b/config.json.default @@ -3,5 +3,7 @@ "GoGoAnime_Password":"", "MaxConcurrentDownloads": 4, "CurrentGoGoAnimeDomain": "gg", - "OverwriteDownloads": 0 + "OverwriteDownloads": 0, + "CLIQuality":"720", + "CLIDownloadLocation": "CLIOutput" }