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).
@asamolion Here are the changes:
https://github.com/NodeBB/NodeBB/pull/6649/files
Just use the latest version of benchpressjs (not 1.2.3)
That check is applied on a per user basis, it is there to prevent a single user from making thousands of calls, it doesn't limit concurrent users.
Edit Profile -> Group Title
Not particularly... there's no exposure to the testing suite via plugins.
If you want to test the plugin via eslint, you can run it locally: ./node_modules/.bin/eslint .
So if I wanted to disable it, I would have to write a custom plugin or something?
Also, just FYI, the docs you used are the old docs, the new ones are at docs.nodebb.org
You can open an issue at github.com/nodebb/docs if you wish for a change to be made