Commit 8826eec
authored
chore: add env variable documentation for backup retention limit (#2976)
## Description
Provide a concise summary of the changes made in this pull request
- Added documentation for backup retention: new
APPSMITH_BACKUP_ARCHIVE_LIMIT env var describing count-based cleanup,
default limit of 4, timestamped backups, and pruning of oldest files
after each run.
## Pull request type
Check the appropriate box:
- [ ] Review Fixes
- [ ] Documentation Overhaul
- [ ] Feature/Story
- Link one or more Engineering Tickets
*
- [ ] A-Force
- [ ] Error in documentation
- [ ] Maintenance
## Documentation tickets
Link to one or more documentation tickets:
-
## Checklist
From the below options, select the ones that are applicable:
- [ ] Checked for Grammarly suggestions.
- [ ] Adhered to the writing checklist.
- [ ] Adhered to the media checklist.
- [ ] Verified and updated cross-references or added redirect rules.
- [ ] Tested the redirect rules on deploy preview.
- [ ] Validated the modifications made to the content on the deploy
preview.
- [ ] Validated the CSS modifications on different screen sizes.1 parent 1d820ea commit 8826eec
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
516 | 524 | | |
517 | 525 | | |
518 | 526 | | |
| |||
0 commit comments