thin-backup-plugin
thin-backup-plugin copied to clipboard
Update README.md to clarify the limitations of the plugin
Adding more Information about what is going to be backuped an d what not. Here i stamples upon the server.keys issue in an migrations use case. Which points me to the thing that migration doesnt seem to be a valid use case for the plugin. Unfortunately i thought that a backup plugin is able to do it. So i made this pull request to slightly clarify which features this has.
Testing done
Submitter checklist
- [x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
- [ ] Ensure that the pull request title represents the desired changelog entry
- [x] Please describe what you did
- [x] Link to relevant issues in GitHub or Jira
- [x] Link to relevant pull requests, esp. upstream and downstream changes
- [x] Ensure you have provided tests - that demonstrates feature works or fixes the issue