mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 10:57:45 +01:00
Enable match whole words by default
This commit is contained in:
parent
61f186764d
commit
bca43b11fa
@ -18,7 +18,7 @@
|
|||||||
"world_info_recursive": true,
|
"world_info_recursive": true,
|
||||||
"world_info_overflow_alert": false,
|
"world_info_overflow_alert": false,
|
||||||
"world_info_case_sensitive": false,
|
"world_info_case_sensitive": false,
|
||||||
"world_info_match_whole_words": false,
|
"world_info_match_whole_words": true,
|
||||||
"world_info_character_strategy": 1,
|
"world_info_character_strategy": 1,
|
||||||
"world_info_budget_cap": 0
|
"world_info_budget_cap": 0
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user