Skip to content

Commit

Permalink
fix: xapi tempalte
Browse files Browse the repository at this point in the history
  • Loading branch information
saraburns1 committed Nov 21, 2024
1 parent 50a196f commit d735fc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutoraspects/patches/xapi-db-load-config-yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ num_batches: 3
batch_size: 100

# Overall start and end date for the entire run
start_date: 2023-01-01
end_date: 2024-12-31
start_date: 2014-01-01
end_date: 2023-11-27

# All courses will be this long, and be fit into the start / end dates
# This must be less than end_date - start_date days.
Expand Down

0 comments on commit d735fc4

Please sign in to comment.