Skip to content

Instantly share code, notes, and snippets.

View jardiacaj's full-sized avatar

Joan Ardiaca Jové jardiacaj

View GitHub Profile
"//" : "You can use dummy entries like this to write comments into the config. 'rem' and '#' are also supported as comment entries."
// But in recent version of the server, standard C++ like one-liner comments are supported as well.
//////////////////////////
// Basic server options //
//////////////////////////
// Logging level of the server. Messages of this severity and more important will be logged. Can be any of debug/info/warning/error.
logLevel : "info"