Difference between revisions of "Data Directory"
From MatterControl Manual
| (One intermediate revision by one other user not shown) | |||
| Line 11: | Line 11: | ||
| Linux || ~/.local/share/MatterControl/ | | Linux || ~/.local/share/MatterControl/ | ||
|} | |} | ||
| − | |||
| − | |||
== Database == | == Database == | ||
| − | + | 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. | |
| − | + | ||
| − | [[Data Directory/Database]] | + | |
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.