There was an error while loading. Please reload this page.
1 parent afdc32f commit c4de4b7Copy full SHA for c4de4b7
1 file changed
README.md
@@ -230,6 +230,11 @@ enable_search_denylist = False
230
# Number of consecutive search failures before denylisting
231
max_search_failures = 3
232
233
+[Download Settings]
234
+download_filtering = True
235
+use_extension_whitelist = False
236
+extensions_whitelist = lrc,nfo,txt
237
+
238
[Logging]
239
# Passed to Python's logging.basicConfig()
240
# See: https://docs.python.org/3/library/logging.html
0 commit comments