Opened 13 years ago

Closed 13 years ago

#14781 closed (fixed)

Setting "CACHE_PREFIX" should be "CACHE_KEY_PREFIX"

Reported by: Adam Vandenberg Owned by: nobody
Component: Documentation Version: 1.3-alpha
Severity: Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The "CACHE_KEY_PREFIX" setting is incorrectly documented; see patch.

Attachments (1)

cache-key-prefix.diff (1.1 KB ) - added by Adam Vandenberg 13 years ago.

Download all attachments as: .zip

Change History (3)

by Adam Vandenberg, 13 years ago

Attachment: cache-key-prefix.diff added

comment:1 by Tim Graham, 13 years ago

Triage Stage: UnreviewedAccepted
Version: 1.21.3-alpha

comment:2 by Tim Graham, 13 years ago

Resolution: fixed
Status: newclosed

(In [14713]) Fixed #14781 - Setting "CACHE_PREFIX" should be "CACHE_KEY_PREFIX". Thanks to adamv for report and patch.

Note: See TracTickets for help on using tickets.
Back to Top