Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
lolo888
ISPConfig 3
Commits
209d936a
Commit
209d936a
authored
Apr 06, 2011
by
vogelor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set default for rescue module
parent
d84fa498
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
install/tpl/server.ini.master
install/tpl/server.ini.master
+7
-0
install/tpl/system.ini.master
install/tpl/system.ini.master
+0
-7
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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