1
0
mirror of synced 2026-01-09 06:03:09 -05:00
Files
docs/data/reusables/enterprise_installation/disable-github-pages-warning.md
2020-11-02 15:12:44 -06:00

7 lines
574 B
Markdown

{% if enterpriseServerVersions contains currentVersion %}
{% warning %}
**Warning:** If subdomain isolation is disabled, we recommend also disabling {% data variables.product.prodname_pages %} on your enterprise. There will be no way to isolate user-supplied {% data variables.product.prodname_pages %} content from the rest of your enterprise's data. For more information, see "[Configuring {% data variables.product.prodname_pages %} for your enterprise](/enterprise/admin/guides/installation/configuring-github-pages-for-your-enterprise/)."
{% endwarning %}
{% endif %}