Skip to content
Snippets Groups Projects

move configs for localdump

Merged Hahn Axel (hahn) requested to merge version-2 into master
9 files
+ 30
895
Compare changes
  • Side-by-side
  • Inline

Files

+ 13
0
@@ -43,4 +43,17 @@ auto = 1M
@@ -43,4 +43,17 @@ auto = 1M
start-time-inc = 20:00
start-time-inc = 20:00
start-time-full = 20:00
start-time-full = 20:00
 
 
# ----------------------------------------------------------------------
 
# local dumps; each service has its own subdir there
 
# this entry is mapped to BACKUP_TARGETDIR in "localdump.sh"
 
# dir is set by puppet
 
# ----------------------------------------------------------------------
 
dir-localdumps = /var/localdumps/backup
 
keep-days = 7
 
 
# archive databases (to keep deleted schemes or databases that
 
# are not backupped anymore; couchdb2 feature)
 
dir-dbarchive = /var/localdumps/archive
 
# ----------------------------------------------------------------------
# ----------------------------------------------------------------------
Loading