]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc
Use tables and css to create the diffstat graph, fix scaling
[ps-cgit] / cgitrc
diff --git a/cgitrc b/cgitrc
index 3bae642b696aab1d06ca3e41cfee77cad557da50..e7e731c9611ea41d48e38587b8fe14d4a2084e5d 100644 (file)
--- a/cgitrc
+++ b/cgitrc
 #logo-link=http://www.kernel.org/pub/software/scm/git/docs/
 
 
+## Url loaded when clicking a submodule link
+#module-link=./?repo=%s&page=commit&id=%s
+
+
 ## Number of chars shown of commit subject message (in log view)
 #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)
 ##
 
@@ -66,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)
@@ -81,4 +92,5 @@
 #repo.desc=the caching cgi for git
 #repo.path=/pub/git/cgit
 #repo.owner=Lars Hjemli
-#repo.snapshots=1    # override a sitewide snapshot-setting
+#repo.snapshots=1                              # override a sitewide snapshot-setting
+#repo.module-link=/git/%s/commit/?id=%s                # override the standard module-link