From 25442ea49f031d4d2df3353dd7e9ad2080e332da Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 5 Jun 2022 00:33:56 -0400 Subject: New upstream version 1.22.1. --- docs/gallery-dl-example.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/gallery-dl-example.conf') diff --git a/docs/gallery-dl-example.conf b/docs/gallery-dl-example.conf index 29b2507..89bfd0c 100644 --- a/docs/gallery-dl-example.conf +++ b/docs/gallery-dl-example.conf @@ -334,6 +334,9 @@ "#": "while also considering wider East-Asian characters", "shorten": "eaw", + "#": "enable ANSI escape sequences on Windows", + "ansi": true, + "#": "write logging messages to a separate file", "logfile": { "path": "~/gallery-dl/log.txt", -- cgit v1.2.3