Merge branch 'trunk' into feat/PCP-154-apple-pay-payment

This commit is contained in:
carmenmaymo 2023-09-08 11:58:33 +02:00
commit ff6b3bf5ce
No known key found for this signature in database
GPG key ID: 6023F686B0F3102E
55 changed files with 3622 additions and 1264 deletions

View file

@ -64,7 +64,7 @@ class OnboardingUrl {
*
* @var int
*/
private $cache_ttl = 3 * MONTH_IN_SECONDS;
private $cache_ttl = MONTH_IN_SECONDS;
/**
* The TTL for the previous token cache.