about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJulius Plenz2011-03-10 17:03:24 +0100
committerLars Hjemli2011-03-26 15:21:07 +0100
commitfacca560d903351ddf1b8a41faafcd1f76de5c7c (patch)
treea122fcc2dea563ce5c803851a48dcb3fa27dfb9c
parentfix two encoding bugs (diff)
downloadcgit-facca560d903351ddf1b8a41faafcd1f76de5c7c.tar.gz
cgit-facca560d903351ddf1b8a41faafcd1f76de5c7c.zip
Add advice about scan-path in cgitrc.5.txt
Signed-off-by: Julius Plenz <plenz@cis.fu-berlin.de>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
-rw-r--r--cgitrc.5.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index be8483c..65b210f 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt
@@ -287,8 +287,9 @@ scan-path::
287 the result will be cached as a cgitrc include-file in the cache 287 the result will be cached as a cgitrc include-file in the cache
288 directory. If project-list has been defined prior to scan-path, 288 directory. If project-list has been defined prior to scan-path,
289 scan-path loads only the directories listed in the file pointed to by 289 scan-path loads only the directories listed in the file pointed to by
290 project-list. Default value: none. See also: cache-scanrc-ttl, 290 project-list. Be advised that only the global settings taken
291 project-list. 291 before the scan-path directive will be applied to each repository.
292 Default value: none. See also: cache-scanrc-ttl, project-list.
292 293
293section:: 294section::
294 The name of the current repository section - all repositories defined 295 The name of the current repository section - all repositories defined