remove mongodb from nfss
This commit is contained in:
parent
8b23b480bf
commit
ee24f2848b
5 changed files with 2 additions and 32 deletions
|
|
@ -136,10 +136,9 @@
|
|||
|
||||
# Borg backup configuration
|
||||
services.borg-client-custom = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
repositoryUrl = "ssh://borg-box/./nfss";
|
||||
backupPaths = [
|
||||
"/var/lib/mongodb"
|
||||
];
|
||||
backupFrequency = "*-*-* 01:00:00";
|
||||
retention = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue