mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[backup] improvement: remove_method option
This commit is contained in:
@@ -210,6 +210,11 @@ core.config.backup.mode.incremental=Incremental
|
||||
core.config.backup.mode.incremental.tip=A new system backup will be generated containing only the changed files since the latest copy.
|
||||
core.config.backup.mode.only_one=Single
|
||||
core.config.backup.mode.only_one.tip=Only one system backup will be kept. Pre-existing backups will be erased.
|
||||
core.config.backup.remove_method=Remove
|
||||
core.config.backup.remove_method.self=Only generated
|
||||
core.config.backup.remove_method.self.tip=It removes only the self generated backups
|
||||
core.config.backup.remove_method.all=All
|
||||
core.config.backup.remove_method.all.tip=It removes all existing backups on the disc
|
||||
core.config.backup.uninstall=Before uninstalling
|
||||
core.config.backup.upgrade=Before upgrading
|
||||
core.config.boot.load_apps=Load apps after startup
|
||||
|
||||
Reference in New Issue
Block a user