Closed
Bug 657040
Opened 14 years ago
Closed 14 years ago
Make render collage log configurable causing 500
Categories
(Websites :: webifyme.org, defect)
Websites
webifyme.org
Tracking
(Not tracked)
VERIFIED
FIXED
1.0
People
(Reporter: ozten, Unassigned)
References
()
Details
Please make ./ff4/things/tasks.py:LOG_FILENAME = 'render_collage.log' configurable in settings.py.
Of course this value can be overwritten in settings_local.py too.
Reporter | ||
Comment 1•14 years ago
|
||
Removing hardcoded log filepath.
log file will be written under ff4, but can be overridden via settings_local.py.
https://github.com/mozilla/webifyme/commit/94cba0e1275cb050386d82a63a8de371e26d15a0
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 2•14 years ago
|
||
Verified FIXED on https://webifyme-dev.allizom.org/:
[12:02:20.681] GET https://webifyme-dev.allizom.org/ [HTTP/1.1 200 OK 4507ms]
Severity: normal → blocker
Status: RESOLVED → VERIFIED
Target Milestone: --- → 1.0
You need to log in
before you can comment on or make changes to this bug.
Description
•