Skip to content

Commit

Permalink
reload every 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
thomedw committed Apr 22, 2024
1 parent b68f86c commit 92a4aac
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 @@ -40,5 +40,5 @@ export const environment = {
liveCheckInterval: 2, // satuan detik
liveCheckMaxDiff: 20, // satuan detik
liveCheckSeek: 10, // satuan detik sebelum akhir dari video
reloadVideoInterval: 60, // satuan detik
reloadVideoInterval: 600, // satuan detik
}

0 comments on commit 92a4aac

Please sign in to comment.