From a8123880e1141ee7188a95994335656a64a8c707 Mon Sep 17 00:00:00 2001
From: Florian Schaal <florian@schaal-24.de>
Date: Wed, 08 Jan 2014 01:58:49 -0500
Subject: [PATCH] Allow the admin to configure the deleting of backups when a web-site / mail-domain is deleted.

---
 install/tpl/server.ini.master |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/install/tpl/server.ini.master b/install/tpl/server.ini.master
index b31d604..c5c5f46 100644
--- a/install/tpl/server.ini.master
+++ b/install/tpl/server.ini.master
@@ -19,6 +19,7 @@
 backup_dir_is_mount=n
 backup_dir_mount_cmd=
 backup_mode=rootgz
+baclup_delete=n
 monit_url=
 monit_user=
 monit_password=

--
Gitblit v1.9.1