]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc
Change commit-view to expect h parameter, not id
[ps-cgit] / cgitrc
diff --git a/cgitrc b/cgitrc
index f217b394e5413b5cb34543d86f85d2b684b8b9f2..e7e731c9611ea41d48e38587b8fe14d4a2084e5d 100644 (file)
--- a/cgitrc
+++ b/cgitrc
 #max-message-length=60
 
 
+## Number of commits per page in log view
+#max-commit-count=50
+
+
 ## Root of cached output
 #cache-root=/var/cache/cgit
 
 
+## Include another config-file
+#include=/var/cgit/repolist
+
 ##
-## Time-To-Live settings: specifies how long (in minutes) different pages 
+## Time-To-Live settings: specifies how long (in minutes) different pages
 ## should be cached (0 for instant expiration, -1 for immortal pages)
 ##
 
@@ -70,7 +77,7 @@
 ## ttl for repo summary page
 #cache-repo-ttl=5
 
-## ttl for other dynamic pages 
+## ttl for other dynamic pages
 #cache-dynamic-ttl=5
 
 ## ttl for static pages (addressed by SHA-1)