From 15a9559070671e5a646ccb9853af7da681c63f4a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 29 Apr 2021 11:05:59 +0300 Subject: [PATCH] Updated Logs (markdown) --- Logs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Logs.md b/Logs.md index 55a16ed..90c2a0f 100644 --- a/Logs.md +++ b/Logs.md @@ -1,3 +1,7 @@ +Also see at this wiki right menu Webhooks: +- Global Webhooks at Admin Panel, sends most board actions to webhook (chat, etc) +- Per-board webhooks at Wekan board click hamburger menu => cog icon at right side of members => Board Settings / Webhooks, send actions of one board to some webhook + ## Enable more Wekan debug logs: a) Snap: `sudo snap set wekan debug='true'` - but also notice that [in Wekan v4.56 newer most mongo logs go to `/dev/null` on Snap](https://github.com/wekan/wekan/blob/master/CHANGELOG.md#v456-2020-11-30-wekan-release)