X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/735e15e38a484bf0daa98776fa7cde270a271cda..f4f6210b4f9c214dc247567bbd06b1135c9ecd06:/cgit.h diff --git a/cgit.h b/cgit.h index b7b0adb..5941ec0 100644 --- a/cgit.h +++ b/cgit.h @@ -186,6 +186,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;