Temporarily adjust upcoming buffer to 15 min + 5 min cache time (#518)

This commit is contained in:
Dan Peterson 2021-12-16 16:54:12 -06:00 committed by GitHub
parent 038692cafc
commit accbde78e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,4 +8,4 @@ export const MAX_LIVESTREAM_COMMENTS = 50;
export const LIVESTREAM_STARTS_SOON_BUFFER = 5;
export const LIVESTREAM_STARTED_RECENTLY_BUFFER = 15;
export const LIVESTREAM_UPCOMING_BUFFER = 35;
export const LIVESTREAM_UPCOMING_BUFFER = 20; // 35