mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-08 01:58:01 -04:00
this replaces content_char_count, by performing the additional steps to calculated billable units at insert time, rather than read time. This means we can take into account whether the service was in research mode or using a test api key when the notification was sent :tada
Generic single-database configuration.