update documentation
This commit is contained in:
@ -11,20 +11,22 @@ Account
|
||||
|
||||
Administration
|
||||
^^^^^^^^^^^^^^
|
||||
- Application
|
||||
- **Application**
|
||||
|
||||
The following parameters can be set:
|
||||
|
||||
- active users limit (if 0, registration is enabled (no limit defined))
|
||||
- maximum size of uploaded files
|
||||
- maximum size of zip archive
|
||||
- maximum number of files in the zip archive
|
||||
|
||||
- Users
|
||||
- **Users**
|
||||
|
||||
- display users list and details
|
||||
- edit a user to add/remove administration rights
|
||||
- delete a user
|
||||
|
||||
- Sports
|
||||
- **Sports**
|
||||
|
||||
- enable or disable a sport (a sport can be disabled even if activity with this sport exists)
|
||||
|
||||
@ -49,9 +51,8 @@ Activities/Workouts
|
||||
- maximum speed
|
||||
- Activities list and filter
|
||||
|
||||
**Notes:**
|
||||
|
||||
- for now, only activity owner can see his activities
|
||||
.. note::
|
||||
for now, only the owner of the activity can see the activity.
|
||||
|
||||
Translations
|
||||
^^^^^^^^^^^^
|
||||
|
@ -12,6 +12,8 @@ FitTrackee
|
||||
| Examples (for Android):
|
||||
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
||||
| \* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)
|
||||
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
||||
| \* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)
|
||||
| \* `AlpineQuest <https://www.alpinequest.net/>`_ (Proprietary, no
|
||||
trackers according to `exodus privay
|
||||
report <https://reports.exodus-privacy.eu.org/en/reports/search/psyberia.alpinequest.free/>`_)
|
||||
|
@ -204,7 +204,7 @@ variable description ap
|
||||
|
||||
.. warning::
|
||||
Since FitTrackee 0.3.0, some applications parameters are now stored in database.
|
||||
Related environement variables are needed to initialize database.
|
||||
Related environment variables are needed to initialize database.
|
||||
|
||||
Emails
|
||||
^^^^^^
|
||||
|
Reference in New Issue
Block a user