mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
config: 正则默认启用
This commit is contained in:
@@ -616,7 +616,7 @@ export function createDefaultTaskProfile(taskType) {
|
|||||||
wrap_user_messages_in_quotes: null,
|
wrap_user_messages_in_quotes: null,
|
||||||
},
|
},
|
||||||
regex: {
|
regex: {
|
||||||
enabled: false,
|
enabled: true,
|
||||||
inheritStRegex: true,
|
inheritStRegex: true,
|
||||||
sources: {
|
sources: {
|
||||||
global: true,
|
global: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user