mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 21:44:16 +02:00
[backup] allowing to specify the Timeshift mode: rsync or btrfs
This commit is contained in:
@@ -288,7 +288,7 @@ backup:
|
||||
uninstall: null # defines if the backup should be performed before uninstalling a package. Allowed values: null (a dialog will be displayed asking if a snapshot should be generated), true: generates the backup without asking. false: disables the backup for this operation
|
||||
upgrade: null # defines if the backup should be performed before upgrading a package. Allowed values: null (a dialog will be displayed asking if a snapshot should be generated), true: generates the backup without asking. false: disables the backup for this operation
|
||||
downgrade: null # defines if the backup should be performed before downgrading a package. Allowed values: null (a dialog will be displayed asking if a snapshot should be generated), true: generates the backup without asking. false: disables the backup for this operation
|
||||
|
||||
type: rsync # defines the Timeshift backup mode -> 'rsync' (default) or 'btrfs'
|
||||
```
|
||||
#### Tray icons
|
||||
Priority:
|
||||
|
||||
Reference in New Issue
Block a user