cgitrc.5.txt: wrap the example file in an asciidoc LiteralBlock Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Lars Hjemli hjemli@gmail.com
Thu, 12 Feb 2009 10:02:09 +0100
1 files changed,
2 insertions(+),
0 deletions(-)
jump to
M
cgitrc.5.txt
→
cgitrc.5.txt
@@ -259,6 +259,7 @@
EXAMPLE CGITRC FILE ------------------- +.... # Enable caching of up to 1000 output entriess cache-size=1000@@ -368,6 +369,7 @@ repo.enable-log-linecount=0
# Restrict the max statistics period for this repo repo.max-stats=month +.... BUGS