Skip to content

Commit

Permalink
max diff 20 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
thomedw committed Apr 20, 2024
1 parent bb09b68 commit 1f5295e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ export const environment = {
reloadHealthCheckInterval: 10, // satuan detik
reloadErrorInterval: 10, // satuan detik
liveCheckInterval: 10, // satuan detik
liveCheckMaxDiff: 300, // satuan detik
liveCheckMaxDiff: 20, // satuan detik
liveCheckSeek: 10, // satuan detik sebelum akhir dari video
}

0 comments on commit 1f5295e

Please sign in to comment.