]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc
cgit.css: try to make diffs look a little bit nicer
[ps-cgit] / cgitrc
diff --git a/cgitrc b/cgitrc
index 3bae642b696aab1d06ca3e41cfee77cad557da50..019781eaab2c036eee13440365ac85ed807801c2 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
 
@@ -81,4 +89,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