We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84fa49 commit 209d936Copy full SHA for 209d936
install/tpl/server.ini.master
@@ -84,3 +84,10 @@ config_dir=/etc
84
init_script=cron
85
crontab_dir=/etc/cron.d
86
wget=/usr/bin/wget
87
+
88
+[rescue]
89
+try_rescue=n
90
+do_not_try_rescue_apache=n
91
+do_not_try_rescue_mysql=n
92
+do_not_try_rescue_mail=n
93
install/tpl/system.ini.master
@@ -30,10 +30,3 @@ new_domain_html=Please contact our support to create a new domain for you.
30
31
[misc]
32
dashboard_atom_url=http://www.ispconfig.org/atom
33
-
34
-[rescue]
35
-try_rescue=n
36
-do_not_try_rescue_apache=n
37
-do_not_try_rescue_mysql=n
38
-do_not_try_rescue_mail=n
39
0 commit comments