update
This commit is contained in:
parent
8413dfa279
commit
2e7d4aa52b
4 changed files with 39 additions and 3 deletions
|
@ -37,6 +37,8 @@ pub struct BorgConfig {
|
|||
pub no_xattrs: Option<bool>,
|
||||
pub comment: Option<String>,
|
||||
pub compression: Option<String>,
|
||||
pub ensure_exists: Option<String>,
|
||||
pub cephfs_snap: Option<bool>,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Deserialize)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue