summaryrefslogtreecommitdiff
path: root/config.example.yaml
diff options
context:
space:
mode:
authorMartin Kagamino Lehoux <martin@lehoux.net>2026-08-14 15:23:48 +0200
committerMartin Kagamino Lehoux <martin@lehoux.net>2026-08-14 15:23:48 +0200
commiteac1145e29e1a2a2ff5d9654ca010071a5840843 (patch)
tree59e62e1e0f67b71083c30e4d7f234a8370075c9a /config.example.yaml
parent991ab2f179b2d84e8b0ce6d0634b4033f20e4b86 (diff)
feat: add official climb workflow
Diffstat (limited to 'config.example.yaml')
-rw-r--r--config.example.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.example.yaml b/config.example.yaml
index b0e7d80..a4f099d 100644
--- a/config.example.yaml
+++ b/config.example.yaml
@@ -8,6 +8,9 @@ server:
storage:
gpx_dir: data/rides
+official_climb:
+ match_radius_m: 100
+
strava:
client_id: ""
client_secret: ""