the repository which powers this website
cgitrc.5.txt: wrap the example file in an asciidoc LiteralBlock
Signed-off-by: Lars Hjemli <[email protected]>
Lars Hjemli 2009-02-12
parent d3b2933 · commit b875a9e
-rw-r--r--cgitrc.5.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index e8b5cd48..33ac958b 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