We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If I attach more than 8 commands like this:
webserver.addCommand("example", &exampleCmd);
I get an error page with the content "EPIC FAIL" when I call one of the excess commands.