Difference between revisions of "Config Options"

From Mumble Wiki
Jump to: navigation, search
(add notice with link to more elaborative Murmur.ini)
(replace this obsolete page with a redirect to the more elaborative Murmur.ini page)
Line 1: Line 1:
{{Notice|message=A more elaborative description is available on the [[Murmur.ini|Murmur.ini page]]}}
+
[[#redirect Murmur.ini]]
 
 
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
 
 
 
{{docs}}
 
[[category:Documentation English]]
 
[[Category:Please Improve]]
 

Revision as of 16:35, 15 December 2013