1 parent 7821566 commit 9367286Copy full SHA for 9367286
1 file changed
env.example
@@ -60,6 +60,11 @@ RESEND_TO=hello@payeeproof.com
60
PILOT_AUTO_WELCOME_ENABLED=1
61
PILOT_WELCOME_REPLY_TO=hello@payeeproof.com
62
PILOT_WELCOME_NEXT_STEP_HOURS=24
63
+WEEKLY_SUMMARY_ENABLED=1
64
+WEEKLY_SUMMARY_DEFAULT_TO=hello@payeeproof.com
65
+WEEKLY_SUMMARY_REPLY_TO=hello@payeeproof.com
66
+WEEKLY_SUMMARY_DEFAULT_PERIOD=7d
67
+WEEKLY_SUMMARY_MAX_EXAMPLES=5
68
69
# Integration layer / webhooks
70
PUBLIC_API_BASE=https://payeeproof-api.onrender.com
0 commit comments