From a441b7b107c52f431c180c168eebf4ef1ccde563 Mon Sep 17 00:00:00 2001 From: augushong Date: Mon, 14 Feb 2022 22:35:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E6=A8=A1=E6=9D=BF=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=B8=AD=E5=A2=9E=E5=8A=A0fields=5Fcache?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E9=A1=B9;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .example.env | 1 + 1 file changed, 1 insertion(+) diff --git a/.example.env b/.example.env index 0969fa2..1214028 100644 --- a/.example.env +++ b/.example.env @@ -13,6 +13,7 @@ HOSTPORT=3306 CHARSET=utf8 DEBUG=true PREFIX=ul_ +FIELDS_CACHE=false [LANG] default_lang=zh-cn