1
This commit is contained in:
@@ -214,6 +214,10 @@ jarvis:
|
||||
wxsend-base-url: http://127.0.0.1:36699
|
||||
# 须与 wxSend jarvis.wecom.push-secret 一致(Header X-WxSend-WeCom-Push-Secret)
|
||||
push-secret: jarvis_wecom_push_change_me
|
||||
# 闲鱼订单事件 → wxSend POST /wecom/goofish-active-push(须与 wxSend goofish-push-secret 一致)
|
||||
goofish-push-secret: jarvis_wecom_goofish_push_change_me
|
||||
# 接收企微通知的成员 UserID,多个逗号或 |;留空则不推送
|
||||
goofish-notify-touser: "LinPinFan"
|
||||
# 多轮会话:与 JDUtil interaction_state 类似,TTL 与空闲超时(分钟)
|
||||
session-ttl-minutes: 30
|
||||
session-idle-timeout-minutes: 30
|
||||
|
||||
@@ -210,6 +210,8 @@ jarvis:
|
||||
inbound-secret: jarvis_wecom_bridge_change_me
|
||||
wxsend-base-url: http://127.0.0.1:36699
|
||||
push-secret: jarvis_wecom_push_change_me
|
||||
goofish-push-secret: jarvis_wecom_goofish_push_change_me
|
||||
goofish-notify-touser: "LinPinFan"
|
||||
session-ttl-minutes: 30
|
||||
session-idle-timeout-minutes: 30
|
||||
session-sweep-ms: 60000
|
||||
|
||||
Reference in New Issue
Block a user