diff options
author | Lars Hjemli | 2011-03-26 15:22:35 +0100 |
---|---|---|
committer | Lars Hjemli | 2011-03-26 15:22:35 +0100 |
commit | 568d8d3fd3f5a3b4207887215c8adcbac2bb9552 (patch) | |
tree | b593858c82264a4e24d9051335b1a26b8bd0ebd7 /cgitrc.5.txt | |
parent | 2e6721edbb3c94a70f4ef0ead5e55b9da19fb806 (diff) | |
parent | facca560d903351ddf1b8a41faafcd1f76de5c7c (diff) | |
download | cgit-568d8d3fd3f5a3b4207887215c8adcbac2bb9552.tar.gz |
Merge branch 'stable'
Diffstat (limited to '')
-rw-r--r-- | cgitrc.5.txt | 5 |
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:: the result will be cached as a cgitrc include-file in the cache directory. If project-list has been defined prior to scan-path, scan-path loads only the directories listed in the file pointed to by - project-list. Default value: none. See also: cache-scanrc-ttl, - project-list. + project-list. Be advised that only the global settings taken + before the scan-path directive will be applied to each repository. + Default value: none. See also: cache-scanrc-ttl, project-list. section:: The name of the current repository section - all repositories defined |