mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
Set default value for bBonjour
This commit is contained in:
parent
a2a687db81
commit
7fe654affd
@ -58,6 +58,7 @@ MetaParams::MetaParams() {
|
||||
|
||||
iObfuscate = 0;
|
||||
bSendVersion = true;
|
||||
bBonjour = true;
|
||||
bAllowPing = true;
|
||||
|
||||
iBanTries = 10;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user