diff options
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", |
