From 57bb4fdb8419d7c250d4c6146910df3263943951 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Tue, 08 Dec 2009 17:31:07 +0000 Subject: Merge branch 'master' of http://op-co.de/cgit --- (limited to 'cgit.h') diff --git a/cgit.h b/cgit.h index 6c6c460..39853df 100644 --- a/cgit.h +++ b/cgit.h @@ -185,6 +185,7 @@ struct cgit_config { int max_lock_attempts; int max_msg_len; int max_repodesc_len; + int max_blob_size; int max_stats; int nocache; int noplainemail; -- cgit v0.9.0.2