X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/5ec6e02bd1cc0c05b7cfd0d53371e7d176daec39..47a81c77fdd017227632c4df9a0b7b135b8a738d:/shared.c diff --git a/shared.c b/shared.c index 072bb6d..8505397 100644 --- a/shared.c +++ b/shared.c @@ -17,7 +17,7 @@ char *cgit_logo = "/git-logo.png"; char *cgit_logo_link = "http://www.kernel.org/pub/software/scm/git/docs/"; char *cgit_module_link = "./?repo=%s&page=commit&id=%s"; char *cgit_virtual_root = NULL; - +char *cgit_script_name = CGIT_SCRIPT_NAME; char *cgit_cache_root = "/var/cache/cgit"; int cgit_nocache = 0;