Skip to content

refactor: Lengthen the time it takes for a newsletter request to expire to 24h

stephen requested to merge 24h-newsletter-request-expiry into main

It appears that a lot of users are having their newsletter subscription request links expire before they can get to them. This commit updates the time it takes for such a request to expire from 3600 seconds (1 hour) to 86400 seconds (1 day).

Related to #157.

Merge request reports