Add Zalo channel adapter with webhook and send path
This commit is contained in:
@@ -72,6 +72,15 @@ telegram:
|
||||
# mention_name: flynn
|
||||
# endpoint: https://open.feishu.cn
|
||||
|
||||
# Optional: Zalo
|
||||
# zalo:
|
||||
# oa_access_token: ${ZALO_OA_ACCESS_TOKEN}
|
||||
# webhook_token: ${ZALO_WEBHOOK_TOKEN}
|
||||
# allowed_user_ids: [] # Empty = allow all users
|
||||
# require_mention: true
|
||||
# mention_name: flynn
|
||||
# endpoint: https://openapi.zalo.me
|
||||
|
||||
server:
|
||||
# Tailscale Serve config (optional). Enable `serve: true` to expose the
|
||||
# gateway to your tailnet via `tailscale serve`.
|
||||
|
||||
Reference in New Issue
Block a user