Show more results by default
This commit is contained in:
@@ -66,7 +66,7 @@ async function handle_search__event_file(
|
||||
params = {
|
||||
'qry__enabled': 'enabled',
|
||||
'qry__hidden': 'not_hidden',
|
||||
'qry__limit': 35,},
|
||||
'qry__limit': 75,},
|
||||
try_cache=false,
|
||||
log_lvl=1,
|
||||
}: {
|
||||
@@ -159,7 +159,7 @@ async function handle_search__event_presenter(
|
||||
params = {
|
||||
'qry__enabled': 'enabled',
|
||||
'qry__hidden': 'not_hidden',
|
||||
'qry__limit': 35,},
|
||||
'qry__limit': 200,},
|
||||
try_cache=false,
|
||||
log_lvl=1,
|
||||
}: {
|
||||
|
||||
Reference in New Issue
Block a user