Difference between revisions of "Data Directory"
From MatterControl Manual
| Line 11: | Line 11: | ||
| Linux || ~/.local/share/MatterControl/ | | Linux || ~/.local/share/MatterControl/ | ||
|} | |} | ||
| − | |||
| − | |||
== Database == | == Database == | ||
| − | MatterControl stores most of | + | MatterControl stores most of its 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. |
Latest revision as of 16:51, 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/ |
Database
MatterControl stores most of its internal settings in an SQLite database file called MatterControl.db. See the Database page for more information on what is stored here.