diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index be21f06de7..786a92c94d 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -2212,12 +2212,3 @@ Default: Not defined The site-specific user profile model used by this site. See :ref:`User profiles `. - -.. setting:: URL_VALIDATOR_USER_AGENT - -URL_VALIDATOR_USER_AGENT ------------------------- - -.. deprecated:: 1.5 - This value was used as the ``User-Agent`` header when checking if a URL - exists, a feature that was removed due to security and performance issues.