We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22187aa commit 09dd51bCopy full SHA for 09dd51b
travis-ci/nginx.conf
@@ -25,8 +25,6 @@ http {
25
client_max_body_size 50M;
26
types_hash_max_size 2048;
27
large_client_header_buffers 4 16k;
28
- variables_hash_max_size: 512;
29
- variables_hash_bucket_size: 64;
30
31
# Our request limiter zone for wp-login attacks
32
limit_req_zone $binary_remote_addr zone=wp-login:10m rate=1r/s;
0 commit comments