Closed
Bug 548354
Opened 16 years ago
Closed 16 years ago
[AMO-Preview] Update settings_local.py
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: clouserw, Assigned: dmoore)
Details
We need to update a couple of settings:
1) Delete CACHE_DURATION
2) Append "?timeout=500" to CACHE_BACKEND
3) Add "SESSION_COOKIE_SECURE = True"
Once we verify it works on preview I'll file a bug for prod (along with that cron one).
| Assignee | ||
Updated•16 years ago
|
Assignee: server-ops → dmoore
| Assignee | ||
Comment 1•16 years ago
|
||
Changes made to pm-app-amo24:/data/www/addons.mozilla.org-zamboni/settings_local.py
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 2•16 years ago
|
||
You'll need to make this change in mradm02:/data/src/preview/zamboni
https://intranet.mozilla.org/UpdateAMO#Zamboni has some info.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•16 years ago
|
||
I've made the changes on mradm02.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 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
•