We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Comments work just like C++ comments in the config file
Single-Line Comments: //
//
Multi-Line Comments: Open /* Close */
/*
*/