Add include-parameter to config files

This parameter can be used to include another config-file, like
a standalone repository listing.

Suggested in a patch by Kristian Høgsberg <krh@bitplanet.net>

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
这个提交包含在:
Lars Hjemli
2007-05-14 23:40:33 +02:00
父节点 9ecde6568a
当前提交 5ec6e02bd1
共有 3 个文件被更改,包括 15 次插入8 次删除

7
cgitrc
查看文件

@@ -63,8 +63,11 @@
#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)
##
@@ -74,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)