Skip to content

Commit 85369ad

Browse files
authored
Remove Data Protection section from README
Removed Data Protection section and related details from README.
1 parent 5ffca3c commit 85369ad

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -306,23 +306,6 @@ Uses SiliconFlow (DeepSeek, Qwen, GLM) instead of Bedrock. Requires a SiliconFlo
306306

307307
---
308308

309-
### Data Protection
310-
311-
```yaml
312-
EnableDataProtection: false # Default: data deleted with stack
313-
# When true:
314-
# - Data volume retained on stack delete
315-
# - Preserves chat history, configs, credentials
316-
# - Allows instance replacement without data loss
317-
318-
# When false:
319-
# - Data volume deleted with stack (clean removal)
320-
```
321-
322-
**Storage layout:**
323-
- Root volume (30GB): OS, applications, and OpenClaw data (default)
324-
- Data volume (30GB): `/data` → symlinked to `~/.openclaw` (when EnableDataProtection=true)
325-
326309
## Security
327310

328311
| Layer | What it does |

0 commit comments

Comments
 (0)