]> gitweb.ps.run Git - ps-cgit/commitdiff
"max-blob-size" config var to limit generated HTML size
authorGeorg Lukas <georg@op-co.de>
Sat, 28 Nov 2009 02:44:33 +0000 (03:44 +0100)
committerGeorg Lukas <georg@op-co.de>
Sat, 28 Nov 2009 02:44:33 +0000 (03:44 +0100)
Sometimes it is not feasible to generate the HTML pretty-print for large
files, especially if a source-filter is involved or binary data is to be
displayed. The "max-blob-size" config var allows to disable HTML output
for blobs bigger than X KBytes. Plain downloads are not affected.

Signed-off-by: Georg Lukas <georg@op-co.de>

No differences found