Closed Bug 537040 Opened 15 years ago Closed 15 years ago

Update personas_constants.php on sm-personas01.mozilla.org

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rdoherty, Assigned: dmoore)

Details

Small update needed for bug 519851 on sm-personas01.mozilla.org. personas_constants.php (in docroot/server/lib/) needs this line added to the bottom of the file:

if (!defined('PERSONAS_CDN_HOST')) { define('PERSONAS_CDN_HOST', 'http://getpersonas-stage-cdn.mozilla.net'); }

personas_constants.php.dist also has that line (minus the hostname) for reference.
Assignee: server-ops → dmoore
File updated as requested.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Awesome! Verified, all persona images are pulled from getpersonas-stage-cdn.mozilla.net now. Thanks!
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.