mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
meilisearch single setting and default search mode
This commit is contained in:
@@ -10,4 +10,8 @@ return [
|
||||
'3' => '發布者',
|
||||
'4' => 'IMDB鏈接'
|
||||
],
|
||||
'search_modes' => [
|
||||
'and' => '與',
|
||||
'exact' => '準確',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user