]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
ui-shared: add support for NO_HTTP=1/--nohttp
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 893231df84f091ad5e53f316d94d01205480e35d..d90ccdcafff809bff7734f1949f3a84f5cbd18ee 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -211,6 +211,7 @@ struct cgit_environment {
        char *cgit_config;
        char *http_host;
        char *https;
+       char *no_http;
        char *path_info;
        char *query_string;
        char *request_method;