summaryrefslogtreecommitdiff
path: root/shared.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--shared.c2
1 files changed, 1 insertions, 1 deletions
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;
t'> 2013-04-29Fix some rendering issues with @font-face loaded fontsRené 'Necoro' Neumann1-0/+36 2013-04-23Enhance colors of Mustang schemeRené 'Necoro' Neumann1-3/+3 2013-04-16Overhaul vimperatorrcRené Neumann1-4/+12 2013-04-12Delete XML syntax file.René 'Necoro' Neumann1-344/+0 2013-04-12Jinja syntax file.René 'Necoro' Neumann2-0/+136 2013-04-12Add unimpaired vim plugin.René 'Necoro' Neumann1-0/+3 2013-04-12'git s -uno' aliasRené Neumann1-0/+1 2013-04-06Update vundleRené 'Necoro' Neumann1-0/+0 2013-04-06Ignore /dev/zero stuff in check_libsRené 'Necoro' Neumann1-1/+1 2013-02-01René Neumann1-0/+1 2013-02-01XComposeRené Neumann2-7/+2265