From 583bea53994c84c1e3b871a14d6e06ddb14cbd95 Mon Sep 17 00:00:00 2001 From: AndrewZuo01 <59896149+AndrewZuo01@users.noreply.github.com> Date: Wed, 29 Nov 2023 16:00:13 +0800 Subject: [PATCH] Update environment.md --- docs/contrib/environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contrib/environment.md b/docs/contrib/environment.md index ff62629de..b82ec0f45 100644 --- a/docs/contrib/environment.md +++ b/docs/contrib/environment.md @@ -500,7 +500,7 @@ 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_ENABLE | "false" | 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