CSR-LC / csr-be

Back-end application for CSR project
0 stars 1 forks source link

TimestampsTZ for links TTL #58

Closed cyrylkuzmin closed 1 year ago

cyrylkuzmin commented 1 year ago

There are few fixes: 1/ Because of timestamp type TTL field didn't work as expected if server's timezone is not UTC (current TZ on stage is Europe/Moscow) 2/ Fixed wrong duration format in config.json 3/ New resetLinkExpiration and confirmLinkExpiration config parameters instead of old resetExpirationMinutes