mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-25 03:17:38 -07:00
chore: 💡 meili
This commit is contained in:
parent
24f4348868
commit
fab56443ef
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ async function fs() {
|
||||||
return data || { rIO_sec: 0, wIO_sec: 0 };
|
return data || { rIO_sec: 0, wIO_sec: 0 };
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// MEILI STAT
|
||||||
async function meilisearchStatus() {
|
async function meilisearchStatus() {
|
||||||
if (meilisearch) {
|
if (meilisearch) {
|
||||||
return meilisearch.serverStats();
|
return meilisearch.serverStats();
|
||||||
|
|
Loading…
Reference in a new issue