Difference between revisions of "Data Directory"

From MatterControl Manual
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
== Location ==
 +
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 9: Line 11:
 
| Linux || ~/.local/share/MatterControl/
 
| Linux || ~/.local/share/MatterControl/
 
|}
 
|}
 +
 +
== 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.

Latest revision as of 17: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.