Skip to content

Commit 45c6467

Browse files
committed
Rebase to new master and fix tests
1 parent eb7fccb commit 45c6467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/classes/nginx_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
tcp_nodelay on;
107107
client_max_body_size 10m;
108108
keepalive_timeout 65;
109+
server_names_hash_max_size 512;
109110
server_names_hash_bucket_size 64;
110111
types_hash_max_size 1024;
111112

0 commit comments

Comments
 (0)