mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
meilisearch search descr field configurable
This commit is contained in:
@@ -443,5 +443,7 @@ return array (
|
||||
'maximum_number_of_medals_can_be_worn' => 3,
|
||||
'cookie_valid_days' => 365,
|
||||
'maximum_upload_speed' => 8000,
|
||||
'meilisearch_enabled' => 'no',
|
||||
'meilisearch_search_description' => 'no',
|
||||
],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user