diff options
Diffstat (limited to 'cgit.conf')
| -rw-r--r-- | cgit.conf | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,7 +1,8 @@ -## -## cgit Compiler Options -## This will be included by the Makefile upon compilation +# +# +# cgit Compiler Options +# This will be included by the Makefile upon compilation. -## Use the standard dir for serving web content +# Use the standard dir for serving web content. CGIT_SCRIPT_PATH = /srv/www/htdocs/cgit/ CGIT_CONFIG = /etc/cgitrc |
