From 897af06af9522ded99b1e0f46730299e89856ffe Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 11 Jun 2012 05:00:57 -0400 Subject: [PATCH] Updated version number to 3.0.4.6 --- install/tpl/system.ini.master | 17 +++++++---------- 1 files changed, 7 insertions(+), 10 deletions(-) diff --git a/install/tpl/system.ini.master b/install/tpl/system.ini.master index 30ed57f..27fd08b 100644 --- a/install/tpl/system.ini.master +++ b/install/tpl/system.ini.master @@ -7,8 +7,9 @@ [dns] [mail] +enable_custom_login=n mailboxlist_webmail_link=y -webmail_url= +webmail_url=/webmail [monitor] @@ -19,7 +20,7 @@ shelluser_prefix=[CLIENTNAME] webdavuser_prefix=[CLIENTNAME] dblist_phpmyadmin_link=y -phpmyadmin_url= +phpmyadmin_url=/phpmyadmin webftp_url= [tools] @@ -29,11 +30,7 @@ new_domain_html=Please contact our support to create a new domain for you. [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 - +dashboard_atom_url_admin=http://www.ispconfig.org/atom +dashboard_atom_url_reseller=http://www.ispconfig.org/atom +dashboard_atom_url_client=http://www.ispconfig.org/atom +monitor_key= -- Gitblit v1.9.1