mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-12 23:32:09 +00:00
Move <MODSEC> to base http {} block in an effort to minimize KNOWN modsec memory leaks.
This commit is contained in:
@@ -56,7 +56,8 @@ http {
|
||||
map $host $forward_scheme {
|
||||
default http;
|
||||
}
|
||||
|
||||
#<MODSEC_ON>
|
||||
#<MODSEC_RULES>
|
||||
# Real IP Determination
|
||||
|
||||
# Local subnets:
|
||||
|
Reference in New Issue
Block a user