Update README_CN.md

This commit is contained in:
Yuntong8888
2026-05-13 17:51:06 +08:00
committed by GitHub
parent 2488ae2c7a
commit 209420727c
+5 -4
View File
@@ -136,11 +136,12 @@ openclaw gateway restart
```jsonc ```jsonc
{ {
"memory-tencentdb": { "memory-tencentdb": {
"config": { "config": {
"offload": { "offload": {
"enabled": true "enabled": true
} }
} }
}
} }
``` ```