runtime state option in README
This commit is contained in:
parent
94342cb48d
commit
55e8f2e2d3
1 changed files with 1 additions and 0 deletions
|
|
@ -207,6 +207,7 @@ To export, click the "Export" button on any list page or detail page. A dialog w
|
|||
|
||||
- **Include database IDs** - Useful for debugging or when you need to reference internal identifiers
|
||||
- **Include timestamps** - Include createdAt/updatedAt fields in the export
|
||||
- **Include runtime state** - Include current status, health checks, and last backup information (usually not needed for migration)
|
||||
- **Secrets handling** (for repositories and notifications):
|
||||
- **Exclude** - Remove sensitive fields like passwords and API keys
|
||||
- **Keep encrypted** - Export secrets in encrypted form (requires the same recovery key to decrypt on import)
|
||||
|
|
|
|||
Loading…
Reference in a new issue