remove httpRoot from setting.js entirely

depreacte-usage-of-httpRoot-and-add-warning
Dave Conway-Jones 2021-04-23 16:38:45 +01:00
parent 3798167908
commit b053e02174
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 0 additions and 4 deletions

View File

@ -96,10 +96,6 @@ module.exports = {
// disabled.
//httpNodeRoot: '/red-nodes',
// **DEPRECATED** The following property can be used in place of 'httpAdminRoot' and 'httpNodeRoot',
// to apply the same root to both parts.
//httpRoot: '/red',
// When httpAdminRoot is used to move the UI to a different root path, the
// following property can be used to identify a directory of static content
// that should be served at http://localhost:1880/.