]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.c
Do not provide a default value for `module-link`
[ps-cgit] / cgit.c
diff --git a/cgit.c b/cgit.c
index 211867550c33198bbf6a61cacc809464139cf752..9eb2535f65080a4389398b0edae50ac643d22a65 100644 (file)
--- a/cgit.c
+++ b/cgit.c
@@ -343,7 +343,6 @@ static void prepare_context(struct cgit_context *ctx)
        ctx->cfg.max_repodesc_len = 80;
        ctx->cfg.max_blob_size = 0;
        ctx->cfg.max_stats = 0;
-       ctx->cfg.module_link = "./?repo=%s&page=commit&id=%s";
        ctx->cfg.project_list = NULL;
        ctx->cfg.renamelimit = -1;
        ctx->cfg.remove_suffix = 0;