This commit is contained in:
Timmy Crawford 2019-02-14 09:23:36 -08:00 committed by GitHub
parent 3278fb9e15
commit ffe45e0658
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ export const SWAGGERNAMESPACE = 'https://virtserver.swaggerhub.com/peterfabian/w
export const DEFAULT_REQUIREMENT = {
timeout: 1 * MINUTE,
freshness: 5 * MINUTE,
freshness: 30 * MINUTE,
};
// WordPress & WooCommerce both set a hard limit of 100 for the per_page parameter