reenable gs backup
This commit is contained in:
parent
5494df6b21
commit
a73740239c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ in
|
||||||
backupClient = {
|
backupClient = {
|
||||||
enable = true;
|
enable = true;
|
||||||
bs = true;
|
bs = true;
|
||||||
gs = false;
|
gs = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue