Added Heatmaps

This commit is contained in:
Tim Zöller 2026-01-01 23:48:05 +01:00
parent c8b37f4720
commit f391028061
22 changed files with 1696 additions and 9 deletions

View file

@ -55,6 +55,10 @@ fitpub:
enabled: true
max-federation-retries: 3
request-timeout-seconds: 30
# Allow connections to private IPs (for local testing only - disable in production!)
allow-private-ips: ${FITPUB_ALLOW_PRIVATE_IPS:false}
# Federation protocol (http or https) - use http for local testing, https for production
federation-protocol: ${FITPUB_FEDERATION_PROTOCOL:https}
# Security settings
security: