]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Add "snapshot-prefix" repo configuration
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 005ae63017050f0e6d5821fd51515ca0775f4469..847cd2e075ff7efc3d71eb01e4113ab8faa580c9 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -88,6 +88,7 @@ struct cgit_repo {
        char *clone_url;
        char *logo;
        char *logo_link;
+       char *snapshot_prefix;
        int snapshots;
        int enable_commit_graph;
        int enable_log_filecount;