X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/6fb7d09fea94b3dd6932469283358cb24f1e7e29..ea2831f1c826d92c0158474c2d07837ec2f9fd6c:/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;