X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/2273c2c821bfc77d492d7e97ae38f162d7fc91aa..ef07ccc72da0270e9298c36046a0187dc359b0da:/cgit.h diff --git a/cgit.h b/cgit.h index ef109aa..39853df 100644 --- a/cgit.h +++ b/cgit.h @@ -178,12 +178,14 @@ struct cgit_config { int enable_index_links; int enable_log_filecount; int enable_log_linecount; + int enable_tree_linenumbers; int local_time; int max_repo_count; int max_commit_count; int max_lock_attempts; int max_msg_len; int max_repodesc_len; + int max_blob_size; int max_stats; int nocache; int noplainemail;