The system table funapp.user-settings stores data about the settings and their values for a particular user.
| Column | Description |
|---|---|
user_id |
User ID |
name |
Setting name |
value |
Setting value |
Table funapp.user-settings in demo instance
The language setting is set in funapp.user-settings automatically when the user selects the language of the instance in the burger menu.