Skip to content

Commit 6c7f26e

Browse files
Add new environment variables for notifier
1 parent 5deafc9 commit 6c7f26e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.env.example

+5
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ NOTIFIER_MAIL_FROM_ADDRESS=
1616
NOTIFIER_MAIL_FROM_NAME=
1717
NOTIFIER_MAIL_TO_ADDRESS=
1818
NOTIFIER_MAIL_TO_NAME=
19+
20+
NOTIFIER_REQUEST=
21+
22+
NOTIFIER_MOCK=false
23+
NOTIFIER_JOURNAL_DEBUG=true

0 commit comments

Comments
 (0)