X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/ded9393b173853d2e960f9b176aeb0bc4ed35be2..a2ddc10479ec463708e422ca5ce7ec02c22a7d02:/cgitrc diff --git a/cgitrc b/cgitrc index f217b39..e7e731c 100644 --- a/cgitrc +++ b/cgitrc @@ -55,12 +55,19 @@ #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)