cgitrc.5.txt: wrap the example file in an asciidoc LiteralBlock

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Lars Hjemli 2009-02-12 10:02:09 +01:00
orang tua d3b2933cfe
melakukan b875a9eeda
1 mengubah file dengan 2 tambahan dan 0 penghapusan

Melihat File

@ -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