Add webhooks as a core plugin
Change-Id: Ib450f5815e9698aba2b6ffdbd85c69daea72ac24
This commit is contained in:
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -37,3 +37,8 @@
|
|||||||
path = plugins/singleusergroup
|
path = plugins/singleusergroup
|
||||||
url = ../plugins/singleusergroup
|
url = ../plugins/singleusergroup
|
||||||
branch = .
|
branch = .
|
||||||
|
|
||||||
|
[submodule "plugins/webhooks"]
|
||||||
|
path = plugins/webhooks
|
||||||
|
url = ../plugins/webhooks
|
||||||
|
branch = .
|
||||||
|
|||||||
1
plugins/webhooks
Submodule
1
plugins/webhooks
Submodule
Submodule plugins/webhooks added at 37b062e08c
@@ -7,6 +7,7 @@ CORE_PLUGINS = [
|
|||||||
"replication",
|
"replication",
|
||||||
"reviewnotes",
|
"reviewnotes",
|
||||||
"singleusergroup",
|
"singleusergroup",
|
||||||
|
"webhooks",
|
||||||
]
|
]
|
||||||
|
|
||||||
CUSTOM_PLUGINS = [
|
CUSTOM_PLUGINS = [
|
||||||
|
|||||||
Reference in New Issue
Block a user