]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
Merge branch 'asciidoc'
[ps-cgit] / cgitrc.5.txt
index e8b5cd480c7f48a8bb159d89c530774a53f0e83f..7879f75efc6b9be86659207e44d88c5d1b07eddf 100644 (file)
@@ -4,7 +4,7 @@ CGITRC(5)
 
 NAME
 ----
-       cgitrc - runtime configuration for cgit
+cgitrc - runtime configuration for cgit
 
 
 SYNOPSIS
@@ -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