Diffstat (limited to 'cgitrc.5.txt')
| -rw-r--r-- | cgitrc.5.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 60159f6..52caed0 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -557,15 +557,6 @@ config files, e.g. "repo.desc" becomes "desc". FILTER API ---------- -By default, filters are separate processes that are executed each time they -are needed. Alternative technologies may be used by prefixing the filter -specification with the relevant string; available values are: - -'exec:':: - The default "one process per filter" mode. - -Parameters are provided to filters as follows. - about filter:: This filter is given a single parameter: the filename of the source file to filter. The filter can use the filename to determine (for |