summaryrefslogtreecommitdiffabout
path: root/cgit.h
Side-by-side diff
Diffstat (limited to 'cgit.h') (more/less context) (ignore whitespace changes)
-rw-r--r--cgit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cgit.h b/cgit.h
index 9b1e3f8..8884f9e 100644
--- a/cgit.h
+++ b/cgit.h
@@ -148,2 +148,3 @@ struct cgit_query {
int ssdiff;
+ int show_all;
};
@@ -187,2 +188,3 @@ struct cgit_config {
int local_time;
+ int max_atom_items;
int max_repo_count;