Deprecate use of httpRoot in settings and add warning

(no change is actual behaviour yet - just warning)
Should we remove option from settings ? or just label it ?
This commit is contained in:
Dave Conway-Jones
2021-04-23 15:42:57 +01:00
parent dd12572b1d
commit fdd0a93bad
3 changed files with 7 additions and 3 deletions

View File

@@ -96,7 +96,7 @@ module.exports = {
// disabled.
//httpNodeRoot: '/red-nodes',
// The following property can be used in place of 'httpAdminRoot' and 'httpNodeRoot',
// **DEPRECATED** The following property can be used in place of 'httpAdminRoot' and 'httpNodeRoot',
// to apply the same root to both parts.
//httpRoot: '/red',