From 4245faa4e6120ea1b448085121ca4fb2f3191f85 Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Mon, 28 Jun 2021 19:51:29 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=92Add=20env=20dlbtz?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Conf/Readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Conf/Readme.md b/Conf/Readme.md index f67bd65..6643b7a 100644 --- a/Conf/Readme.md +++ b/Conf/Readme.md @@ -328,8 +328,7 @@ export cashinviteCode3="" ``` ## 大老板农场 新增自定义变量通知开关 -export dlbtz="true" //通知打开 -export dlbtz="false" //通知关闭 +export dlbtz="true" //通知打开,false为关闭 ``` ## curtinlv 环境变量 @@ -419,4 +418,4 @@ AutoStartBot="" ``` ## 10、安装bot依赖时指定pip源,默认使用清华源,如不需要源,设置此参数为空 PipMirror="https://pypi.tuna.tsinghua.edu.cn/simple" -``` \ No newline at end of file +```