summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2014-08-08 00:02:03 -0500
committerChris Buechler <cmb@pfsense.org>2014-08-08 00:02:03 -0500
commit67067ea304060ee17b8dd01ff5eee80b0b1ddc15 (patch)
treecb3cfd57ea93fc1a2fa16e70342f3eade10b4931 /usr/local/www/wizards
parent9f6a5b506745475b53593c811ff8cda34ae2797b (diff)
downloadpfsense-67067ea304060ee17b8dd01ff5eee80b0b1ddc15.zip
pfsense-67067ea304060ee17b8dd01ff5eee80b0b1ddc15.tar.gz
Shorten the wait at "reload" in startup wizard to 5 seconds from 60. That's more than adequate for current systems, no need to make people sit there for 1 minute. Many likely click out via the logo and miss the last screen entirely.
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/setup_wizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml
index b3db3f5..2556a05 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -594,7 +594,7 @@
<title>Reload in progress</title>
<description>
A reload is now in progress. Please wait. &lt;p&gt;
- &lt;meta http-equiv="refresh" content="60; url=wizard.php?xml=setup_wizard.xml&amp;stepid=9" &gt;
+ &lt;meta http-equiv="refresh" content="5; url=wizard.php?xml=setup_wizard.xml&amp;stepid=9" &gt;
&lt;p&gt;
The wizard will redirect to the next step once the reload is completed.
</description>
OpenPOWER on IntegriCloud