diff --git a/packages/node_modules/node-red/settings.js b/packages/node_modules/node-red/settings.js index f68d502c0..a8f445c5b 100644 --- a/packages/node_modules/node-red/settings.js +++ b/packages/node_modules/node-red/settings.js @@ -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/.