mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Enable match whole words by default
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
"world_info_recursive": true,
|
||||
"world_info_overflow_alert": 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_budget_cap": 0
|
||||
},
|
||||
|
Reference in New Issue
Block a user