You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration/config-yaml-example.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,12 +114,12 @@ import:
114
114
numberOfNewActivitiesToProcessPerImport: 250
115
115
# Sport types to import. Leave empty to import all sport types
116
116
# A full list of allowed options is available on https://statistics-for-strava-docs.robiningelbrecht.be/#/configuration/main-configuration?id=supported-sport-types
117
-
# ⚠️ Changing this setting after activities have already been imported will delete all activities that are not included in this list of sport types.
117
+
# ⚠️ Changing this setting after activities have already been imported will delete all activities that are not included in the list of sport types.
118
118
sportTypesToImport: []
119
119
# Activity visibilities to import. Leave empty to import all visibilities
120
120
# This list can be combined with sportTypesToImport.
0 commit comments