]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
"max-blob-size" config var to limit generated HTML size
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 6c6c460f9d03108b17a0da008381d93c69f262cf..39853dfe2f8d75df6c2eeae4013173012775dc8a 100644 (file)
--- 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;