Closed
Bug 631030
Opened 15 years ago
Closed 15 years ago
[PN]AMO Settings changes
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jbalogh, Assigned: oremj)
Details
NAMO:
ADDON_ICON_URL = https://addons-next-cdn.allizom.org/en-US/firefox/images/addon_icon/%d.png?modified=%s
[PN]AMO:
CACHE_MIDDLEWARE_KEY_PREFIX = CACHE_PREFIX
Reporter | ||
Comment 1•15 years ago
|
||
(In reply to comment #0)
> NAMO:
> ADDON_ICON_URL =
> https://addons-next-cdn.allizom.org/en-US/firefox/images/addon_icon/%d.png?modified=%s
This was missed in a different bug.
> [PN]AMO:
> CACHE_MIDDLEWARE_KEY_PREFIX = CACHE_PREFIX
This prefix is used in Django's @cache_page decorator, and right now it's identical in preview and next.
Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → jeremy.orem+bugs
Assignee | ||
Comment 2•15 years ago
|
||
Done.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•