This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

Disable Public Server List?


1st-time-long-time
 Share

Recommended Posts

in the 1.3.0 release notes there is a section:


Server List

Added two new settings:

Option to disable the interactive add and edit action in the connect dialog.

This is meant for when the user isn’t supposed to change a pre-configured list of favorite servers.

Option to disable public server list


In the privacy section i found

Public Server List

When opening the public server list in the connect dialog, the client will request this list from our server. Only the data required for doing so is sent.


This functionality can be disabled through a hidden configuration setting (not visible in the user interface).


I am interested in the option to disable the public server list. where can i find this hidden config setting? i have ubuntu and windows clients.

Link to comment
Share on other sites

  • 2 weeks later...
  • Administrators

This was implemented in https://github.com/mumble-voip/mumble/commit/fd5a9b12e082e6292b3fded923c15efc6efe7ade

 

Added ui/disablepubliclist which if set to true removes the

public server list in the connect dialog. This option isn't

available in the UI and is meant for customizing setups in

specific deployments.


On windows you can enable the option by creating a string key

disablepubliclist under HKEY_CURRENT_USER\Software\Mumble\Mumble\ui

with the value true.

Link to comment
Share on other sites

  • 2 months later...
 Share

×
×
  • Create New...