From 641acf76e706dcff0932b0825f1acbde715cc2c4 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Mon, 24 Dec 2012 23:22:33 +0100 Subject: Removed IGNORABLE_404_STARTS/ENDS settings. --- docs/howto/error-reporting.txt | 8 -------- 1 file changed, 8 deletions(-) (limited to 'docs/howto') diff --git a/docs/howto/error-reporting.txt b/docs/howto/error-reporting.txt index 5fbe5eda59..b4ced5a1b6 100644 --- a/docs/howto/error-reporting.txt +++ b/docs/howto/error-reporting.txt @@ -101,14 +101,6 @@ The best way to disable this behavior is to set records are ignored, but you can use them for error reporting by writing a handler and :doc:`configuring logging ` appropriately. -.. seealso:: - - .. versionchanged:: 1.4 - - Previously, two settings were used to control which URLs not to report: - :setting:`IGNORABLE_404_STARTS` and :setting:`IGNORABLE_404_ENDS`. They - were replaced by :setting:`IGNORABLE_404_URLS`. - .. _filtering-error-reports: Filtering error reports -- cgit v1.3