Add maintenancePage to the config file.
This commit is contained in:
parent
bb78682fb1
commit
a766179b89
2 changed files with 13 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue