Add LINE channel adapter with webhook ingress and gating
This commit is contained in:
@@ -54,6 +54,14 @@ telegram:
|
||||
# require_mention: true
|
||||
# mention_name: flynn
|
||||
|
||||
# Optional: LINE
|
||||
# line:
|
||||
# channel_access_token: ${LINE_CHANNEL_ACCESS_TOKEN}
|
||||
# channel_secret: ${LINE_CHANNEL_SECRET}
|
||||
# allowed_source_ids: [] # Empty = allow all users/groups/rooms
|
||||
# require_mention: true
|
||||
# mention_name: flynn
|
||||
|
||||
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