docs: fix from review

This commit is contained in:
dettlaff 2023-11-27 00:31:14 +04:00 committed by Inex Code
parent 4d293732e8
commit d5df6fcc44
1 changed files with 5 additions and 5 deletions

View File

@ -16,10 +16,10 @@ When your service is broken but it worked yesterday you have two options:
This second, nerve-saving option is enabled by backing up regularly, and even better, automatically.
As an extra benefit, backup makes it easy to transfer a service from one machine to another with minimal hassle.
Having a backup simplifies the process of transferring a service between machines, ensuring minimal inconvenience.
This is useful for datacenters on fire, if your server provider gets bought out by another corporation, or when shareholders decide that it is finally time to make more profit.
We cover the basic terms and usage of the SelfPrivacy backup subsystem.
This document covers the basic terms and usage of SelfPrivacy backup subsystem.
## What is a snapshot?
@ -52,7 +52,7 @@ SelfPrivacy app uses this option so that in case when the server is hacked the d
There are 2 factors to keep in mind when looking at the list:
* For the sake of performance, the list is cached. If some snapshots are missing which you think should be there, invalidate the cache so it reloads;
* If you delete some snapshots, they will removed from the list, but for some limited time they are still restorable with the help of the cloud.
* If you delete some snapshots, they will be removed from the list, but for some limited time they are still restorable with the help of the cloud.
## Restoring a snapshot
@ -68,7 +68,7 @@ The app does check that we have enough space before attempting a restore.
## Forgetting a snapshot
If the snapshot is forgotten, it becomes inaccessible from the server, but deletion itself is reversible from cloud UI for some time (30 days for Backblaze by default).
Forgetting makes the snapshot inaccessible from the server, but deletion itself is reversible from cloud UI for some time (30 days for Backblaze by default).
## Automatic Backup
@ -81,7 +81,7 @@ If it disable, automatic backups will not be performed.
## Restoring after someone has deleted all the snapshots
* Go to your Backblaze/other cloud interface directly;
* Rewind the bucket to its previous state before the deletion event occurred;
* Rewind the bucket to its previous state before the deletion event;
* Open SelfPrivacy app;
* Update the snapshot list;
* List the snapshots;