Skip to content

Commit

Permalink
refactor: change stream events min duration
Browse files Browse the repository at this point in the history
  • Loading branch information
ohrstrom committed Dec 9, 2024
1 parent 5b2702a commit e57a5f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions obr_core/stats/api/views/event.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
PLAYER_EVENT_MIN_DURATION = 5
STREAM_EVENT_MIN_DURATION = 20


class PlayerEventFilter(
filters.FilterSet,
):
Expand Down

0 comments on commit e57a5f9

Please sign in to comment.