aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nginx-naxsi/sysguard.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/nginx-naxsi/sysguard.patch')
-rw-r--r--testing/nginx-naxsi/sysguard.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/nginx-naxsi/sysguard.patch b/testing/nginx-naxsi/sysguard.patch
deleted file mode 100644
index be8b0d2ee4..0000000000
--- a/testing/nginx-naxsi/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;