Mumble Settings Storage Location
Improve this pageThe Mumble client uses two different locations for storing data:
- A database that contains the server list, server certificates, favorites, friends, access tokens, comments, etc.
- Settings for the client configuration
Windows
- Database:
%APPDATA%\Mumble\mumble.sqlite
- Settings: In the Windows registry under
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/Mumble/Mumble/mumble.sqlite
- Settings
$HOME/.config/Mumble/Mumble.conf