-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -175,4 +175,5 @@ struct cgit_config { int enable_log_linecount; int local_time; + int linenumbers; int max_repo_count; int max_commit_count; |
index : patchwork/cgit.git | ||
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.h | 1 |
@@ -175,4 +175,5 @@ struct cgit_config { int enable_log_linecount; int local_time; + int linenumbers; int max_repo_count; int max_commit_count; |