Difference between revisions of "Config Options"

From Mumble Wiki
Jump to: navigation, search
m (remove duplicate headline)
m (fix redirect syntax)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Currently, the following config options exist:
+
#redirect [[Murmur.ini]]
 
 
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
 
 
 
{{docs}}
 
[[category:Documentation English]]
 
[[Category:Please Improve]]
 

Latest revision as of 16:37, 15 December 2013

Redirect to: