Replace our maus-query.json file with an example with sane defaults
This commit is contained in:
@@ -18,7 +18,7 @@ dl_filename_all_lowercase = no
|
||||
[maus]
|
||||
min_duration = 1200
|
||||
max_duration = 3000
|
||||
query = @maus-query.json
|
||||
query = @maus-query.json.example
|
||||
title_not_regex = audiodeskription|gebärdensprache|hörfassung
|
||||
dl_filename_pattern = &(publish_date)s.&(ext)s
|
||||
publish_date_srtftime_pattern = S%%YE%%Y%%m%%d01
|
||||
|
@@ -17,5 +17,5 @@
|
||||
"sortOrder": "desc",
|
||||
"future": false,
|
||||
"offset": 0,
|
||||
"size": 100
|
||||
"size": 20
|
||||
}
|
Reference in New Issue
Block a user