We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a556bfc commit 05f73f6Copy full SHA for 05f73f6
core/files/etc/misp-docker/critical.defaults.json
@@ -2,9 +2,6 @@
2
"MISP.host_org_id": {
3
"default_value": 1
4
},
5
- "Plugin.Action_services_enable": {
6
- "default_value": false
7
- },
8
"Plugin.Enrichment_hover_enable": {
9
"default_value": false
10
core/files/etc/misp-docker/initialisation.defaults.json
@@ -89,12 +89,18 @@
89
"Plugin.Import_services_enable": {
90
"default_value": true
91
92
+ "Plugin.Action_services_enable": {
93
+ "default_value": true
94
+ },
95
"Plugin.Export_services_enable": {
96
97
98
"Plugin.Cortex_services_enable": {
99
100
101
+ "Plugin.Workflow_enable": {
102
103
104
"Security.advanced_authkeys": {
105
106
0 commit comments