aboutsummaryrefslogtreecommitdiffstats
path: root/main/nginx/sysguard.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/nginx/sysguard.patch')
-rw-r--r--main/nginx/sysguard.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/nginx/sysguard.patch b/main/nginx/sysguard.patch
deleted file mode 100644
index be8b0d2ee4..0000000000
--- a/main/nginx/sysguard.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/http/ngx_http_request.h
-+++ b/src/http/ngx_http_request.h
-@@ -498,6 +498,7 @@
- */
- unsigned limit_conn_set:1;
- unsigned limit_req_set:1;
-+ unsigned sysguard_set:1;
-
- #if 0
- unsigned cacheable:1;