From d946c8cf11385f5766e827ae71b3fc798750a335 Mon Sep 17 00:00:00 2001 From: justanothercatgirl Date: Wed, 2 Apr 2025 21:00:51 +0200 Subject: Added default_index config parameter. Note: currently breaks repos that contain no readme --- cgit.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cgit.h') diff --git a/cgit.h b/cgit.h index e0d286d..6c7f056 100644 --- a/cgit.h +++ b/cgit.h @@ -200,6 +200,7 @@ struct cgit_config { char *cache_root; char *clone_prefix; char *clone_url; + char *default_index; char *favicon; char *footer; char *head_include; -- cgit v1.2.3-70-g09d2