Difference between revisions of "Client Settings"

From Mumble Wiki
Jump to: navigation, search
m (removed documentation category)
m (category added)
Line 33: Line 33:
  
 
[[Category:Documentation English]]
 
[[Category:Documentation English]]
 +
[[Category:Mumble client]]

Revision as of 21:08, 23 October 2014

The Mumble client uses two different locations for its data:

  • A database which contains the serverlist, server certificates, favorites, friends, access tokens, comments, etc.
  • Settings storage for the configuration

Here is a list of these locations for different operating systems.

Windows

Database %APPDATA%\Mumble\mumble.sqlite
Settings In the Windows registry (Path: HKEY_CURRENT_USER\Software\Mumble\Mumble)

Mac OS X

Database $HOME/Library/Application Support/Mumble/Mumble/.mumble.sqlite
Settings $HOME/Library/Preferences/net.sourceforge.mumble.Mumble.plist

Linux

Database $HOME/.local/share/data/Mumble/Mumble/.mumble.sqlite
Settings $HOME/.config/Mumble/Mumble.conf