diff --git a/Database.md b/Database.md index 8fd8943..ee56c52 100644 --- a/Database.md +++ b/Database.md @@ -68,3 +68,4 @@ Used database schema is generated by ORM framework Doctrine from ReCodEx API cod ## UserSettings +User settings belong to some particular user and contains settings mostly for web application. Table contains users default language and mode or theme of used text editor.