Mark indoor activities to exclude them from the heatmap

This commit is contained in:
Tim Zöller 2026-01-11 11:56:48 +01:00
parent 851ba87ef2
commit 22c4ca0964
34 changed files with 1626 additions and 58 deletions

View file

@ -78,6 +78,9 @@ fitpub:
# Registration settings
registration:
enabled: ${REGISTRATION_ENABLED:true}
# Optional password required for new registrations (soft invite system)
# Leave empty to allow open registration
password: ${REGISTRATION_PASSWORD:}
# Storage settings
storage: