Skip to content

Commit

Permalink
check thumbnail: investigation.
Browse files Browse the repository at this point in the history
  • Loading branch information
frozar committed Oct 6, 2021
1 parent 5aabfea commit 858521e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/api/thumbnails/check.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ export default async (req, res) => {
}
}

functions.logger.log(`DBG applicationBaseUrl ${applicationBaseUrl}`);
// Limit the number of thumbnail to (re)generate
const LIMIT_MAX_THUMBNAIL = 10;
// ***** 2 - Check every thumbnail
Expand Down

1 comment on commit 858521e

@vercel
Copy link

@vercel vercel bot commented on 858521e Oct 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.