mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-05 21:46:49 +01:00
default: parser flags → true
This commit is contained in:
parent
3700396b14
commit
fa806707ef
@ -196,7 +196,15 @@
|
||||
"enableLabMode": false,
|
||||
"enableZenSliders": false,
|
||||
"ui_mode": 1,
|
||||
"forbid_external_media": true
|
||||
"forbid_external_media": true,
|
||||
"stscript": {
|
||||
"parser": {
|
||||
"flags": {
|
||||
"1": true,
|
||||
"2": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"extension_settings": {
|
||||
"apiUrl": "http://localhost:5100",
|
||||
|
Loading…
Reference in New Issue
Block a user