diff options
Diffstat (limited to 'cgit.conf')
| -rw-r--r-- | cgit.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cgit.conf b/cgit.conf new file mode 100644 index 0000000..7fef75d --- /dev/null +++ b/cgit.conf @@ -0,0 +1,7 @@ +## +## cgit Compiler Options +## This will be included by the Makefile upon compilation + +## Use the standard dir for serving web content +CGIT_SCRIPT_PATH = /srv/www/htdocs/cgit/ +CGIT_CONFIG = /etc/cgitrc |
