From 11ebba96cac932009c585a13be868466aed30aad Mon Sep 17 00:00:00 2001 From: Blaster4385 Date: Sat, 30 Nov 2024 20:35:21 +0100 Subject: configure cgit installation --- cgit.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 cgit.conf diff --git a/cgit.conf b/cgit.conf new file mode 100644 index 0000000..b5f5763 --- /dev/null +++ b/cgit.conf @@ -0,0 +1,6 @@ +CGIT_SCRIPT_PATH = /var/www/html/cgit/cgi +CGIT_CONFIG = /var/www/html/cgit/cgitrc +CACHE_ROOT = /var/www/html/cgit/cache +prefix = /var/www/html/cgit +libdir = $(prefix) +filterdir = $(libdir)/filters -- cgit v1.2.3-73-gaa49b