Difference between revisions of "Data Directory"
From MatterControl Manual
| Line 16: | Line 16: | ||
== Database == | == Database == | ||
| − | + | MatterControl stores most of it's internal settings in an SQLite database file called {{ic|MatterControl.db}}. See the [[Data Directory/Database|Database]] page for more information on what is stored here. | |
| − | + | ||
| − | [[Data Directory/Database]] | + | |
Revision as of 16:33, 3 February 2017
Location
| OS | Program data location |
|---|---|
| Windows | C:\Users\%Username%\AppData\Local\MatterControl\ |
| Mac OS X | ~/.local/share/MatterControl/ |
| Linux | ~/.local/share/MatterControl/ |
Folders
Database
MatterControl stores most of it's internal settings in an SQLite database file called MatterControl.db. See the Database page for more information on what is stored here.