Add maintenancePage to the config file.

This commit is contained in:
Colin Kuskie 2010-06-11 13:06:24 -07:00
parent bb78682fb1
commit a766179b89
2 changed files with 13 additions and 1 deletions

View file

@ -1091,6 +1091,9 @@
#Admin settings, then the mobile style will be used for these browsers.
"siteIndex" : {
"showHiddenPages" : 0
}
},
#The complete path to the maintenance page.
"maintenancePage" : "/data/WebGUI/www/maintenance.html"
}