Closed Bug 416625 Opened 17 years ago Closed 17 years ago

Ability to disable stats dashboard from admin cp

Categories

(addons.mozilla.org Graveyard :: Statistics, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fligtar, Assigned: fligtar)

Details

There should be an option in Site Config to disable the stats dashboard during periods of high load or for other reasons, as we have with several other functions of the site.
Fixed in r10160. SQL to be run: INSERT INTO `config` (`key` , `value`) VALUES ('stats_disabled', '0'); has been added to the queue: http://wiki.mozilla.org/Update:Developers/Database_Changes
Assignee: nobody → fligtar
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.