diff options
Diffstat (limited to 'docker')
-rw-r--r-- | docker/frontend/etc/cgit/common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/frontend/etc/cgit/common b/docker/frontend/etc/cgit/common index 2e1b6eb..ffcb1b7 100644 --- a/docker/frontend/etc/cgit/common +++ b/docker/frontend/etc/cgit/common @@ -37,3 +37,5 @@ source-filter=/usr/lib/cgit/filters/syntax-highlighting.py # Set the directory path to search for repositories. scan-path=/mnt/cgitize + +header=/mnt/cgitize/error.html |