Browse Source

burp: Store backups for 4 weeks + 3 month

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 3 years ago
parent
commit
929ac19dee
1 changed files with 2 additions and 2 deletions
  1. 2 2
      burp/server/burp-server.conf.tmpl

+ 2 - 2
burp/server/burp-server.conf.tmpl

@@ -64,8 +64,8 @@ version_warn = 1
 # For example, if running backups daily, setting 7, 4, 6 will keep
 # 7 daily backups, 4 weekly, and 6 four-weekly backups.
 keep = 7
-# keep = 4
-# keep = 6
+keep = 4
+keep = 3
 
 # Run as different user/group.
 # user=graham