; Example configuration for cgit-httpd for Debian. {:http {:port 8080} :repos-root "/srv/git" :cgit {:cgi "/usr/lib/cgit/cgit.cgi" :config-file "/etc/cgitrc" ; See cgitrc(5). :assets-dir "/usr/share/cgit/"} :git {:cgi "/usr/lib/git-core/git-http-backend" ; If false, git-http-backend expects the magic file ; "git-daemon-export-ok" to exist in exportable repos. ; See git-http-backend(1). :export-all false}}