Config Options

Currently, the following config options exist:
host serverpassword port timeout textmessagelength imagemessagelength allowhtml bandwidth defaultchannel rememberchannel users usersperchannel welcometext certrequired database dbDriver dbUsername dbPassword dbHost dbPrefix dbOpts dbPort ice icesecret icesecretread icesecretwrite logdays dbus dbusservice logfile pidfile registerName registerPassword registerHostname registerLocation registerUrl bonjour autobanAttempts autobanTimeframe autobanTime uname username channelname obfuscate sendversion allowping sslCert sslKey sslCA sslPassPhrase
The easiest way to get such a list of existing options is running the following command in the src/murmur directory of Mumble's source tree:
grep 'qsSettings->value' Meta.cpp | cut -d\" -f2