Page MenuHomePhabricator

add warning to $wgUseETag in DefaultSettings.php
Closed, ResolvedPublic

Description

Unlike other items in DefaultSettings.php, at

/** Whether MediaWiki should send an ETag header */
$wgUseETag = false;

There is no explanation of why this usually positive feature has been
turned off by default. Please add a warning or explanation as to why an administrator
would not want to have it turned on.


Version: 1.17.x
Severity: trivial

Details

Reference
bz26068

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:17 PM
bzimport set Reference to bz26068.
bzimport added a subscriber: Unknown Object (MLST).