| -rw-r--r-- | cgitrc.5.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 65b210f..be8483c 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -287,9 +287,8 @@ 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. 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. + project-list. Default value: none. See also: cache-scanrc-ttl, + project-list. section:: The name of the current repository section - all repositories defined |