Skip to content

Commit 95db07f

Browse files
Update config docs (#30)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dependencytrack-bot <106437498+dependencytrack-bot@users.noreply.github.com>
1 parent 19d9042 commit 95db07f

1 file changed

Lines changed: 0 additions & 100 deletions

File tree

docs/reference/configuration/properties.md

Lines changed: 0 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,16 +1473,6 @@ Specifies the LDAP search filter used to search for users by their name. The <c
14731473

14741474
## Notification
14751475

1476-
<span id="dtnotification-publisherconsoleenabled">**`dt.notification-publisher.console.enabled`** [](#dtnotification-publisherconsoleenabled){ .headerlink }</span>
1477-
1478-
Defines whether the console notification publisher is enabled.
1479-
1480-
<table>
1481-
<tr><th>Type</th><td style="border-width: 0"><code>boolean</code></td></tr>
1482-
<tr><th>Default</th><td><code>true</code></td></tr>
1483-
<tr><th>ENV</th><td><code>DT_NOTIFICATION_PUBLISHER_CONSOLE_ENABLED</code></td></tr>
1484-
</table>
1485-
14861476
<span id="dtnotification-publisheremailallow-local-connections">**`dt.notification-publisher.email.allow-local-connections`** [](#dtnotification-publisheremailallow-local-connections){ .headerlink }</span>
14871477

14881478
Defines whether the email notification publisher is allowed to connect to local hosts.
@@ -1493,26 +1483,6 @@ Defines whether the email notification publisher is allowed to connect to local
14931483
<tr><th>ENV</th><td><code>DT_NOTIFICATION_PUBLISHER_EMAIL_ALLOW_LOCAL_CONNECTIONS</code></td></tr>
14941484
</table>
14951485

1496-
<span id="dtnotification-publisheremailenabled">**`dt.notification-publisher.email.enabled`** [](#dtnotification-publisheremailenabled){ .headerlink }</span>
1497-
1498-
Defines whether the email notification publisher is enabled.
1499-
1500-
<table>
1501-
<tr><th>Type</th><td style="border-width: 0"><code>boolean</code></td></tr>
1502-
<tr><th>Default</th><td><code>true</code></td></tr>
1503-
<tr><th>ENV</th><td><code>DT_NOTIFICATION_PUBLISHER_EMAIL_ENABLED</code></td></tr>
1504-
</table>
1505-
1506-
<span id="dtnotification-publisherjiraenabled">**`dt.notification-publisher.jira.enabled`** [](#dtnotification-publisherjiraenabled){ .headerlink }</span>
1507-
1508-
Defines whether the Jira notification publisher is enabled.
1509-
1510-
<table>
1511-
<tr><th>Type</th><td style="border-width: 0"><code>boolean</code></td></tr>
1512-
<tr><th>Default</th><td><code>true</code></td></tr>
1513-
<tr><th>ENV</th><td><code>DT_NOTIFICATION_PUBLISHER_JIRA_ENABLED</code></td></tr>
1514-
</table>
1515-
15161486
<span id="dtnotification-publisherkafkaallow-local-connections">**`dt.notification-publisher.kafka.allow-local-connections`** [](#dtnotification-publisherkafkaallow-local-connections){ .headerlink }</span>
15171487

15181488
Defines whether the Kafka notification publisher is allowed to connect to local hosts.
@@ -1523,66 +1493,6 @@ Defines whether the Kafka notification publisher is allowed to connect to local
15231493
<tr><th>ENV</th><td><code>DT_NOTIFICATION_PUBLISHER_KAFKA_ALLOW_LOCAL_CONNECTIONS</code></td></tr>
15241494
</table>
15251495

1526-
<span id="dtnotification-publisherkafkaenabled">**`dt.notification-publisher.kafka.enabled`** [](#dtnotification-publisherkafkaenabled){ .headerlink }</span>
1527-
1528-
Defines whether the Kafka notification publisher is enabled.
1529-
1530-
<table>
1531-
<tr><th>Type</th><td style="border-width: 0"><code>boolean</code></td></tr>
1532-
<tr><th>Default</th><td><code>true</code></td></tr>
1533-
<tr><th>ENV</th><td><code>DT_NOTIFICATION_PUBLISHER_KAFKA_ENABLED</code></td></tr>
1534-
</table>
1535-
1536-
<span id="dtnotification-publishermattermostenabled">**`dt.notification-publisher.mattermost.enabled`** [](#dtnotification-publishermattermostenabled){ .headerlink }</span>
1537-
1538-
Defines whether the Mattermost notification publisher is enabled.
1539-
1540-
<table>
1541-
<tr><th>Type</th><td style="border-width: 0"><code>boolean</code></td></tr>
1542-
<tr><th>Default</th><td><code>true</code></td></tr>
1543-
<tr><th>ENV</th><td><code>DT_NOTIFICATION_PUBLISHER_MATTERMOST_ENABLED</code></td></tr>
1544-
</table>
1545-
1546-
<span id="dtnotification-publishermsteamsenabled">**`dt.notification-publisher.msteams.enabled`** [](#dtnotification-publishermsteamsenabled){ .headerlink }</span>
1547-
1548-
Defines whether the Microsoft Teams notification publisher is enabled.
1549-
1550-
<table>
1551-
<tr><th>Type</th><td style="border-width: 0"><code>boolean</code></td></tr>
1552-
<tr><th>Default</th><td><code>true</code></td></tr>
1553-
<tr><th>ENV</th><td><code>DT_NOTIFICATION_PUBLISHER_MSTEAMS_ENABLED</code></td></tr>
1554-
</table>
1555-
1556-
<span id="dtnotification-publisherslackenabled">**`dt.notification-publisher.slack.enabled`** [](#dtnotification-publisherslackenabled){ .headerlink }</span>
1557-
1558-
Defines whether the Slack notification publisher is enabled.
1559-
1560-
<table>
1561-
<tr><th>Type</th><td style="border-width: 0"><code>boolean</code></td></tr>
1562-
<tr><th>Default</th><td><code>true</code></td></tr>
1563-
<tr><th>ENV</th><td><code>DT_NOTIFICATION_PUBLISHER_SLACK_ENABLED</code></td></tr>
1564-
</table>
1565-
1566-
<span id="dtnotification-publisherwebexenabled">**`dt.notification-publisher.webex.enabled`** [](#dtnotification-publisherwebexenabled){ .headerlink }</span>
1567-
1568-
Defines whether the WebEx notification publisher is enabled.
1569-
1570-
<table>
1571-
<tr><th>Type</th><td style="border-width: 0"><code>boolean</code></td></tr>
1572-
<tr><th>Default</th><td><code>true</code></td></tr>
1573-
<tr><th>ENV</th><td><code>DT_NOTIFICATION_PUBLISHER_WEBEX_ENABLED</code></td></tr>
1574-
</table>
1575-
1576-
<span id="dtnotification-publisherwebhookenabled">**`dt.notification-publisher.webhook.enabled`** [](#dtnotification-publisherwebhookenabled){ .headerlink }</span>
1577-
1578-
Defines whether the Webhook notification publisher is enabled.
1579-
1580-
<table>
1581-
<tr><th>Type</th><td style="border-width: 0"><code>boolean</code></td></tr>
1582-
<tr><th>Default</th><td><code>true</code></td></tr>
1583-
<tr><th>ENV</th><td><code>DT_NOTIFICATION_PUBLISHER_WEBHOOK_ENABLED</code></td></tr>
1584-
</table>
1585-
15861496
<span id="dtnotificationoutbox-relaybatch-size">**`dt.notification.outbox-relay.batch-size`** <strong style="color: red">*</strong> [](#dtnotificationoutbox-relaybatch-size){ .headerlink }</span>
15871497

15881498
Defines the number of notifications that the outbox relay will process in a batch.
@@ -2465,16 +2375,6 @@ Defines the name of the data source to be used by the internal vulnerability ana
24652375
<tr><th>ENV</th><td><code>DT_VULN_ANALYZER_INTERNAL_DATASOURCE_NAME</code></td></tr>
24662376
</table>
24672377

2468-
<span id="dtvuln-analyzerinternalenabled">**`dt.vuln-analyzer.internal.enabled`** [](#dtvuln-analyzerinternalenabled){ .headerlink }</span>
2469-
2470-
Defines whether the internal vulnerability analyzer is enabled.
2471-
2472-
<table>
2473-
<tr><th>Type</th><td style="border-width: 0"><code>boolean</code></td></tr>
2474-
<tr><th>Default</th><td><code>true</code></td></tr>
2475-
<tr><th>ENV</th><td><code>DT_VULN_ANALYZER_INTERNAL_ENABLED</code></td></tr>
2476-
</table>
2477-
24782378
<span id="dtvuln-analyzeross-indexallow-local-connections">**`dt.vuln-analyzer.oss-index.allow-local-connections`** [](#dtvuln-analyzeross-indexallow-local-connections){ .headerlink }</span>
24792379

24802380
Defines whether the OSS Index vulnerability analyzer is allowed to connect to local hosts.

0 commit comments

Comments
 (0)