We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a5852 commit 966d47cCopy full SHA for 966d47c
1 file changed
.env-example
@@ -15,6 +15,7 @@ ACCOUNT_SECRET_VALUE=
15
ACCOUNT_SMS_CALLBACK_URL=
16
17
# Applications
18
+APPLICATION_NAME=
19
USER_DISPLAY_NAME=
20
USER_ID=
21
USER_NAME=
@@ -31,6 +32,7 @@ CONV_NAME=
31
32
CONV_DISPLAY_NAME=
33
CONV_EVENT_TYPE=
34
CONV_EVENT_FROM=
35
+CONV_EVENT_ID=
36
CONV_USER_ID=
37
CONV_MEMBER_ID=
38
CONV_MEMBER_STATE=
0 commit comments