Skip to content

Commit

Permalink
Add introduction to section `User preferences'
Browse files Browse the repository at this point in the history
refs #9379
  • Loading branch information
Al2Klimov committed Jun 9, 2015
1 parent ee7c912 commit b8debcd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion doc/about.md
Expand Up @@ -41,7 +41,12 @@ See [here](security#security) for more information about authorization.

## <a id="about-preferences"></a> User preferences

See [here](preferences#preferences) for more information about user preferences.
Besides the global configuration (like data/authentication backends)
each user has individual configuration options like the interface's language or the current timezone.
They can be stored either in a database or in .ini files.

See [here](preferences#preferences) for more information about user preferences
and how to configure where to store them.

## <a id="about-documentation"></a> Documentation

Expand Down

0 comments on commit b8debcd

Please sign in to comment.