We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e4c42b commit c500539Copy full SHA for c500539
docs/scheduling-backups.md
@@ -18,7 +18,7 @@ default. The number should be adjusted based on backup frequency and available
18
storage.
19
20
By default all expired and incomplete snapshots are deleted at the end of the main
21
-backup process `ghe-backup`. If pruning of these snapshots takes a long time you can
+backup process `ghe-backup`. If pruning these snapshots takes a long time you can
22
choose to disable the pruning process from the backup run and schedule it separately.
23
This can be achieved by enabling the `GHE_PRUNING_SCHEDULED` option in `backup.config`.
24
Please note if this option is enabled, you will need to schedule the pruning script `ghe-prune-snapshots`
0 commit comments