Config Options

From Mumble Wiki
Revision as of 10:58, 13 January 2011 by Svedrin (talk | contribs) (remove duplicate headline)
Jump to: navigation, search

Currently, the following config options exist:

host
password
port
timeout
bandwidth
users
usersperchannel
textmessagelength
imagemessagelength
allowhtml
defaultchannel
rememberchannel
welcometext
registername
registerpassword
registerhostname
registerlocation
registerurl
bonjour
allowping
certrequired
username
channelname

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 getConf Server.cpp | cut -d\" -f2