Added missing weight emails
This commit is contained in:
@@ -39,3 +39,6 @@ STRIPE_PRICE_HOUSEHOLD_HYACINTH_MACAW_YEARLY=
|
||||
STRIPE_CHECKOUT_SUCCESS_URL=http://localhost:3000/?billing=success
|
||||
STRIPE_CHECKOUT_CANCEL_URL=http://localhost:3000/?billing=cancelled
|
||||
STRIPE_PORTAL_RETURN_URL=http://localhost:3000/?billing=portal
|
||||
|
||||
# Send an email after 48 hours without a new weight entry. Requires SMTP and worker.
|
||||
WEIGHT_REMINDERS_ENABLED=true
|
||||
|
||||
Reference in New Issue
Block a user