Move bulk of webhook logic to plugin (#4866)
* Move bulk of webhook logic to plugin * Re-enable cleanup task * cron tasks
This commit is contained in:
5
plugins/webhooks/plugin.json
Normal file
5
plugins/webhooks/plugin.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Webhooks",
|
||||
"description": "Adds HTTP webhooks for various events.",
|
||||
"requiredEnvVars": []
|
||||
}
|
||||
Reference in New Issue
Block a user