Closed
Bug 539353
Opened 16 years ago
Closed 16 years ago
Updates to personas.stage.mozilla.com
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rdoherty, Assigned: arzhel)
References
Details
Got a few small updates to personas.stage.mozilla.com, needed sooner than later, thanks!
Add to server/lib/personas_constants.php
if (!defined('PERSONAS_BASE_URL')) {
define('PERSONAS_BASE_URL', 'personas.stage.mozilla.com');
}
Add docroot/compile.php to cron, every 10 or 15 mins is fine.
Assignee | ||
Comment 1•16 years ago
|
||
Added, compile.php will run every 15min.
Assignee: server-ops → ayounsi
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 2•16 years ago
|
||
Verified FIXED; the raw PERSONAS_BASE_URL define that was showing up on staging is now replaced by personas.stage.mozilla.com just fine.
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•