Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
Dirk Dankhoff
ISPConfig 3
Commits
209d936a
Commit
209d936a
authored
Apr 06, 2011
by
vogelor
Browse files
set default for rescue module
parent
d84fa498
Changes
2
Hide whitespace changes
Inline
Side-by-side
install/tpl/server.ini.master
View file @
209d936a
...
...
@@ -84,3 +84,10 @@ config_dir=/etc
init_script=cron
crontab_dir=/etc/cron.d
wget=/usr/bin/wget
[rescue]
try_rescue=n
do_not_try_rescue_apache=n
do_not_try_rescue_mysql=n
do_not_try_rescue_mail=n
install/tpl/system.ini.master
View file @
209d936a
...
...
@@ -30,10 +30,3 @@ 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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment