stable

Clone or download

Read-only

request #13502 Remove sys_max_size_attachment variable from local.inc.dist

The presence of this variable is confusing since it is only used by legacy trackers v3. Since those trackers are not available anymore in new install we should not expose it. No functional changes. Change-Id: I2b0abea8eaf52e4be14d9eed0ff032a58971f215

Modified Files

Name
M src/common/tracker/HTML/ArtifactFileHtml.class.php +7 −4 Go to diff View file
M src/common/tracker/HTML/ArtifactHtml.class.php +7 −3 Go to diff View file
M src/common/tracker/HTML/ArtifactTypeHtml.class.php +4 −1 Go to diff View file
M src/etc/local.inc.dist +0 −4 Go to diff View file
M tests/integration/_fixtures/local.inc +0 −4 Go to diff View file