Add introduction to section `User preferences'

refs #9379
This commit is contained in:
Alexander A. Klimov 2015-06-09 14:54:50 +02:00
parent ee7c91235a
commit b8debcd257
1 changed files with 6 additions and 1 deletions

View File

@ -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