mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-16 05:50:55 +08:00
elastic basically finish
This commit is contained in:
@@ -22,7 +22,8 @@ return [
|
||||
* of the mapping possibilities can be found in the documentation of Explorer's repository.
|
||||
*/
|
||||
'indexes' => [
|
||||
\App\Models\Torrent::class
|
||||
\App\Models\Torrent::class,
|
||||
\App\Models\User::class,
|
||||
],
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user