summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-24 19:20:52 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-24 19:20:52 +0000
commit7f1e27b36f052c8038544a2ac0f246be23eb3026 (patch)
tree38d87f1f01b8a3f07a0569d7db8cc2d3f44a72a3 /usr/local/www/wizards
parent90a2ab46b5eaf14c68e424722a90b5d8b3585d74 (diff)
downloadpfsense-7f1e27b36f052c8038544a2ac0f246be23eb3026.zip
pfsense-7f1e27b36f052c8038544a2ac0f246be23eb3026.tar.gz
Redirect after 60 seconds. Since we reload all services we're not doing a full reboot so it should take less time.
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 403b6ea..4ba6533 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -486,7 +486,7 @@
<id>8</id>
<title>Reload in progress</title>
<description>A reload is now in progress. Please wait. &lt;p&gt; The system will automatically try to access $myurl in 120 seconds. &lt;p&gt; You can click on the icon above to access the site more quickly.
- &lt;meta http-equiv="refresh" content="120; url=$myurl" &gt;</description>
+ &lt;meta http-equiv="refresh" content="60; url=$myurl" &gt;</description>
<stepafterformdisplay>
/* set up our timezone */
system_timezone_configure();
OpenPOWER on IntegriCloud