Diffstat (limited to 'cgitrc')
| -rw-r--r-- | cgitrc | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -63,11 +63,8 @@ #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) ## @@ -77,7 +74,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) |