about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-02-12 10:02:09 +0100
committerLars Hjemli <hjemli@gmail.com>2009-02-12 10:02:09 +0100
commitb875a9eedaeb93f24c375a1b7650c8af7f286e9d (patch)
treea8290637d710f54b5c6f7b7558fb031f0a49650b
parentcgitrc.5.txt: make the cgitrc options a valid asciidoc labeled list (diff)
downloadcgit-magenta-b875a9eedaeb93f24c375a1b7650c8af7f286e9d.tar.xz
cgitrc.5.txt: wrap the example file in an asciidoc LiteralBlock
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
-rw-r--r--cgitrc.5.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt

index e8b5cd4..33ac958 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt
@@ -259,6 +259,7 @@ repo.url:: 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