aboutsummaryrefslogtreecommitdiffstats
path: root/www.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'www.cfg')
-rw-r--r--www.cfg8
1 files changed, 2 insertions, 6 deletions
diff --git a/www.cfg b/www.cfg
index bc272f1..e6cb40c 100644
--- a/www.cfg
+++ b/www.cfg
@@ -4,14 +4,10 @@ dirssingle="domain.tld example.com"
backupdirsingle=www
[/general]
[domain.tld]
-#daily incremental backup with monthly snapshots
-rotate=inc
+#daily backup
time=1
-monthly=yes
[/domain.tld]
[example.com]
-#backup every third day and hold 5 old versions
-rotate=5
+#backup every third day
time=3
-monthly=no
[/example.com]