diff options
Diffstat (limited to 'config.example.yaml')
| -rw-r--r-- | config.example.yaml | 3 |
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: "" |