Diffstat (limited to 'cgitrc.5.txt')
| -rw-r--r-- | cgitrc.5.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 170e825..d8f7d0e 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -590,8 +590,7 @@ specification with the relevant string; available values are: This is called whenever cgit writes data to the webpage. 'filter_close()':: This is called when the current filtering operation is - completed. It must return an integer value. Usually 0 - indicates success. + completed. Additionally, cgit exposes to the Lua the following built-in functions: |