Update README_CN.md

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