10 lines
470 B
Markdown
10 lines
470 B
Markdown
{% if currentVersion ver_gt "enterprise-server@2.21" %}
|
|
|
|
{% note %}
|
|
|
|
**Note:** Your site administrator must enable {% data variables.product.prodname_code_scanning %} for {% data variables.product.product_location %} before you can use this feature. For more information, see "[Configuring {% data variables.product.prodname_code_scanning %} for your appliance](/enterprise/admin/configuration/configuring-code-scanning-for-your-appliance)."
|
|
|
|
{% endnote %}
|
|
|
|
{% endif %}
|