Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2009 at 08:14 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
yoroy commentedApplied the patch, does what is says on the tin:
Althoug one may argue that this is a site configuration topic, it's still good to put it here as this are settings that you want a specific *audience* (developers) to find out about, since changing some of these settings may have big implications (whereas the defaults are pretty harmless) so no need to point these settings out to everybody.
Comment #2
dries commentedCommitted to CVS HEAD. Thanks.
Comment #3
gábor hojtsyThe hunk removing the item from settings was not actually committed, hum. So now we have performance at both "Site configuration" and "Configuration and modules >> Development". Also fixing a minimal whitespace issue on the next line.
Comment #4
webchickThanks, committed.