From 1ac118f2558e71bc2408382f68385d5cfbebcbb4 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Sun, 19 Feb 2023 19:10:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'sample.env'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sample.env | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sample.env b/sample.env index d354c02..695b7ed 100644 --- a/sample.env +++ b/sample.env @@ -108,13 +108,14 @@ DEFAULT_PRESENTATION=./mod/nginx/default.pdf # - sv-se-jakob - Swedish (Sweden) Jakob # - zh-cn-sinmei - Chinese/China Sinmei # - zh-hk-sinmei - Chinese/Hong Kong Sinmei -SOUNDS_LANGUAGE=en-us-callie +#SOUNDS_LANGUAGE=en-us-callie +SOUNDS_LANGUAGE=zh-cn-sinmei # set to false to disable listenOnlyMode LISTEN_ONLY_MODE=true # set to true to disable echo test -DISABLE_ECHO_TEST=false +DISABLE_ECHO_TEST=true # set to true to automatically share webcam AUTO_SHARE_WEBCAM=false