Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
NodeBB no longer supports NodeJS 6 and below!
Please see the following issues for breaking changes to plugins and themes.
If you have plugins that are affected, please update your plugin and add the below to your package.json
"nbbpm": { "compatibility": "^1.14.0" }
nconf.get('isPrimary') and nconf.get('isCluster') will always return booleans.
nconf.get('isPrimary')
nconf.get('isCluster')
https://github.com/NodeBB/NodeBB/issues/8386