Skip to content

Commit 09dd51b

Browse files
fix nginx.conf
1 parent 22187aa commit 09dd51b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

travis-ci/nginx.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ http {
2525
client_max_body_size 50M;
2626
types_hash_max_size 2048;
2727
large_client_header_buffers 4 16k;
28-
variables_hash_max_size: 512;
29-
variables_hash_bucket_size: 64;
3028

3129
# Our request limiter zone for wp-login attacks
3230
limit_req_zone $binary_remote_addr zone=wp-login:10m rate=1r/s;

0 commit comments

Comments
 (0)