Good practice to have host to 0.0.0.0 by default

according to some mumble forums, an empty value lead to issues in some cases
This commit is contained in:
UltimateByte 2016-10-19 21:17:15 +02:00 committed by GitHub
parent 7a75600e12
commit e029644f59

View File

@ -94,7 +94,7 @@ port=64738
; Specific IP or hostname to bind to.
; If this is left blank (default), Murmur will bind to all available addresses.
;host=
host=0.0.0.0
; Password to join server.
serverpassword=
@ -221,4 +221,4 @@ allowping=true
;
[Ice]
Ice.Warn.UnknownProperties=1
Ice.MessageSizeMax=65536s
Ice.MessageSizeMax=65536s