Commit: 59dcf7f224c35e10db0904c9b8c806dc76b7b77d
Parent: 7deed7ae2dc577e42993af7d0cb0a782393e9718
Author: Ren Tatsumoto
Date: Wed, 21 Oct 2020 09:40:27 +0300
add new config options to the readme
Diffstat:
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -106,10 +106,13 @@ autoclip=no
# Only makes sense for languages without spaces like Japanese.
nuke_spaces=yes
-# Media settings
+# Images
+snapshot_format=webp
+#snapshot_format=jpg
# 0 = lowest, 100=highest
snapshot_quality=5
-# If you use the Anki iOS app, choose mp3. In other cases, I recommend opus.
+
+# Audio
audio_format=opus
#audio_format=mp3
# Sane values are 16k-32k for opus, 64k-128k for mp3.