From 4ad89955d44c2820633da45716440169f4c0c465 Mon Sep 17 00:00:00 2001 From: InfinityPacer <160988576+InfinityPacer@users.noreply.github.com> Date: Thu, 26 Dec 2024 13:56:27 +0800 Subject: [PATCH] feat(config): add TOKENIZED_SEARCH --- src/views/setting/AccountSettingSystem.vue | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/views/setting/AccountSettingSystem.vue b/src/views/setting/AccountSettingSystem.vue index ba4a8874..90ebb538 100644 --- a/src/views/setting/AccountSettingSystem.vue +++ b/src/views/setting/AccountSettingSystem.vue @@ -29,6 +29,7 @@ const SystemSettings = ref({ BIG_MEMORY_MODE: false, DB_WAL_ENABLE: false, ENCODING_DETECTION_PERFORMANCE_MODE: true, + TOKENIZED_SEARCH: false, // 媒体 TMDB_API_DOMAIN: null, TMDB_IMAGE_DOMAIN: null, @@ -710,7 +711,7 @@ onDeactivated(() => {
- + { persistent-hint /> - + { persistent-hint /> - + { persistent-hint /> + + +