Mark indoor activities to exclude them from the heatmap
This commit is contained in:
parent
851ba87ef2
commit
22c4ca0964
34 changed files with 1626 additions and 58 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue