A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
958
stars
30
forks
source link
Allow admins to manage some application-wide settings #117
Closed
jovandeginste closed 7 months ago
This allows you to change some settings via the admin page. Notable exceptions are anything to do with the database and logging.
Settings through configuration file or environment variables take precedence. This is computed via the "zero" value.
Fixes #63