Skip to content

Commit

Permalink
[docs] Clarify the format for ExcludeWorkoutTypes (#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
kocolosk authored Feb 11, 2024
1 parent 5edc23a commit 5ac2c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs/docs/configuration/peloton.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The Peloton Settings provide settings related to how P2G should fetch workouts f
| Email | **yes** | `null` | Your Peloton email used to sign in |
| Password | **yes** | `null` | Your Peloton password used to sign in. **Note: Does not support `\` character in password** |
| NumWorkoutsToDownload | no | 5 | The default number of workouts to download. See [choosing number of workouts to download](#choosing-number-of-workouts-to-download). Set this to `0` if you would like P2G to prompt you each time for a number to download. |
| ExcludeWorkoutTypes | no | none | A comma separated list of workout types that you do not want P2G to download/convert/upload. [Read more...](#exclude-workout-types) |
| ExcludeWorkoutTypes | no | none | An array of workout types that you do not want P2G to download/convert/upload. [Read more...](#exclude-workout-types) |

## Choosing Number of Workouts To Download

Expand Down

0 comments on commit 5ac2c0c

Please sign in to comment.