user settings

master
Martin Polanka 8 years ago
parent ced739cbe6
commit 3a5b95cf0a

@ -68,4 +68,9 @@ 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.
User settings belong to some particular user and contains settings mostly for web application.
- _darkTheme_ -- dark mode will be used in text editor in web application
- _vimMode_ -- turn vim mode on in text editor used by web application
- _defaultLanguage_ -- default language which will be used in web application

Loading…
Cancel
Save