There was an error while loading. Please reload this page.
2 parents f791273 + 0a85b25 commit 815dd03Copy full SHA for 815dd03
1 file changed
plugin.json
@@ -7,6 +7,9 @@
7
"backend": {
8
"allowedConfigKeys": ["ENCRYPTION_KEY", "PUBLIC_URL"],
9
"allowedOutboundDomains": ["*"],
10
+ "sensitiveFields": {
11
+ "webhooks": ["secret_enc"]
12
+ },
13
"eventSubscriptions": [
14
"task.created",
15
"task.updated",
0 commit comments