aboutsummaryrefslogtreecommitdiffstats
path: root/main/nginx/sysguard.patch
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-03-17 11:12:13 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-03-17 11:12:13 +0000
commit04536519eed1f9cb6de75f3af808f549fc87e8fc (patch)
tree5ed6cc4087dcf8f43a03c5d7f9478ef0be71582b /main/nginx/sysguard.patch
parent1a9be35ea7d345147de8a5a140faac42eb4952af (diff)
downloadaports-04536519eed1f9cb6de75f3af808f549fc87e8fc.tar.bz2
aports-04536519eed1f9cb6de75f3af808f549fc87e8fc.tar.xz
Revert "main/nginx: add all modules from testing/nginx-naxsi"
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;