Enhance vk-bridge with LP settings sync and event filters
This commit is contained in:
@@ -9,4 +9,8 @@ OPENCLAW_BRIDGE_URL=http://127.0.0.1:8787/vk/inbound
|
||||
OPENCLAW_BRIDGE_TIMEOUT_MS=45000
|
||||
|
||||
# Optional
|
||||
# Comma-separated list of event types to process in bridge loop.
|
||||
VK_ALLOWED_EVENTS=message_new
|
||||
# 1 = try to auto-enable Long Poll + selected events via groups.setLongPollSettings
|
||||
VK_SYNC_LONGPOLL_SETTINGS=1
|
||||
LOG_LEVEL=info
|
||||
|
||||
Reference in New Issue
Block a user