From e3010bc87f1208c71c046f27729feebd1270e26b Mon Sep 17 00:00:00 2001 From: AndrewZuo01 <59896149+AndrewZuo01@users.noreply.github.com> Date: Wed, 29 Nov 2023 15:57:31 +0800 Subject: [PATCH] Update environment.md --- docs/contrib/environment.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/contrib/environment.md b/docs/contrib/environment.md index 8de602d99..ff62629de 100644 --- a/docs/contrib/environment.md +++ b/docs/contrib/environment.md @@ -500,6 +500,9 @@ This section involves setting up additional configuration variables for Websocke | TOKEN_EXPIRE | "90" | Token Expiry Time | | FRIEND_VERIFY | "false" | Friend Verification Enable | | IOS_PUSH_SOUND | "xxx" | iOS | +| CALLBACK_ENABLE | "true" | Enable callback | +| CALLBACK_TIMEOUT | "5" | Maximum timeout for callback call | +| CALLBACK_FAILED_CONTINUE| "true" | fails to continue to the next step | ### 2.20. Prometheus Configuration This section involves configuring Prometheus, including enabling/disabling it and setting up ports for various services.