mirror of
https://github.com/chatopera/cosin.git
synced 2025-06-16 18:30:03 +08:00
https://github.com/cskefu/cskefu/issues/937 add notify on login page
Signed-off-by: Hai Liang Wang <hai@chatopera.com>
This commit is contained in:
parent
42cef04898
commit
fe600bb9ce
@ -44,7 +44,7 @@ services:
|
||||
- CSKEFU_SETTINGS_WEBIM_VISITOR_SEPARATE=true
|
||||
- LICENSE_STORE_PROVIDER=${LICENSE_STORE_PROVIDER:-https://store.chatopera.com}
|
||||
- TONGJI_BAIDU_SITEKEY=${TONGJI_BAIDU_SITEKEY:-placeholder}
|
||||
- EXTRAS_LOGIN_BANNER=${NOTICE_LOGIN_BANNER:-off}
|
||||
- EXTRAS_LOGIN_BANNER=${NOTICE_LOGIN_BANNER:-Purchase subscriptions for billing resources on https://store.chatopera.com/product/cskefu001}
|
||||
- EXTRAS_LOGIN_CHATBOX=${EXTRAS_LOGIN_CHATBOX:-off}
|
||||
- EXTRAS_AUTH_SUPER_ADMIN_PASS=${EXTRAS_AUTH_SUPER_ADMIN_PASS:-}
|
||||
- EXTRAS_LOG_REQUEST=${EXTRAS_LOG_REQUEST:-off}
|
||||
|
@ -32,6 +32,6 @@ BOT_THRESHOLD_FAQ_SUGG_REPLY=0.6
|
||||
|
||||
LICENSE_STORE_PROVIDER=https://store.chatopera.com
|
||||
TONGJI_BAIDU_SITEKEY=placeholder
|
||||
EXTRAS_LOGIN_BANNER=""
|
||||
EXTRAS_LOGIN_BANNER="Purchase subscriptions for billing resources on https://store.chatopera.com/product/cskefu001"
|
||||
EXTRAS_LOGIN_CHATBOX=
|
||||
EXTRAS_AUTH_SUPER_ADMIN_PASS=
|
Loading…
x
Reference in New Issue
Block a user