diff options
| author | 2022-06-05 00:33:56 -0400 | |
|---|---|---|
| committer | 2022-06-05 00:33:56 -0400 | |
| commit | 25442ea49f031d4d2df3353dd7e9ad2080e332da (patch) | |
| tree | 14c2ee86b8d10cf0f79b4cd3ce8d6a34ebe52eba /docs/gallery-dl-example.conf | |
| parent | ad61a6d8122973534ab63df48f6090954bc73db6 (diff) | |
New upstream version 1.22.1.upstream/1.22.1
Diffstat (limited to 'docs/gallery-dl-example.conf')
| -rw-r--r-- | docs/gallery-dl-example.conf | 3 |
1 files changed, 3 insertions, 0 deletions
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", |
