-rw-r--r-- | cgitrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -60,12 +60,15 @@ ## 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 ## should be cached (0 for instant expiration, -1 for immortal pages) ## ## ttl for root page |