diff options
Diffstat (limited to '')
| -rw-r--r-- | cgit.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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; | 
