From bfc39fe4eaada19fa826995c8da2c8c66dd033ac Mon Sep 17 00:00:00 2001 From: bjdgyc <bjdgyc@163.com> Date: Thu, 2 Nov 2023 15:54:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E6=98=BE=E7=A4=BA=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/conf/server.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/conf/server.toml b/server/conf/server.toml index 7969253..40f2213 100644 --- a/server/conf/server.toml +++ b/server/conf/server.toml @@ -41,6 +41,6 @@ iptables_nat = true #客户端显示详细错误信息(线上环境慎开启) -display_error = false +display_error = true