From 4ef1a553e57e5447db4431f5ea8cc4e35cae148f Mon Sep 17 00:00:00 2001
From: vogelor <vogelor@ispconfig3>
Date: Mon, 28 Mar 2011 15:56:33 -0400
Subject: [PATCH] added default-values for first use to the rescue-module

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

diff --git a/install/tpl/system.ini.master b/install/tpl/system.ini.master
index 13119b1..30ed57f 100644
--- a/install/tpl/system.ini.master
+++ b/install/tpl/system.ini.master
@@ -30,3 +30,10 @@
 
 [misc]
 dashboard_atom_url=http://www.ispconfig.org/atom
+
+[rescue]
+try_rescue=n
+do_not_try_rescue_apache=n
+do_not_try_rescue_mysql=n
+do_not_try_rescue_mail=n
+

--
Gitblit v1.9.1