diff --git a/tests/expected/no-services.txt b/tests/expected/no-services.txt index 3a3d948..428cbca 100644 --- a/tests/expected/no-services.txt +++ b/tests/expected/no-services.txt @@ -16,6 +16,7 @@ global defaults log global + option httplog timeout connect 3s timeout client 10s diff --git a/tests/expected/services-letsencrypt.txt b/tests/expected/services-letsencrypt.txt index 809b8a6..e0093d1 100644 --- a/tests/expected/services-letsencrypt.txt +++ b/tests/expected/services-letsencrypt.txt @@ -16,6 +16,7 @@ global defaults log global + option httplog timeout connect 3s timeout client 10s diff --git a/tests/expected/services-multi-containers.txt b/tests/expected/services-multi-containers.txt index d47459e..00e9196 100644 --- a/tests/expected/services-multi-containers.txt +++ b/tests/expected/services-multi-containers.txt @@ -16,6 +16,7 @@ global defaults log global + option httplog timeout connect 3s timeout client 10s diff --git a/tests/expected/services-multiple-hosts.txt b/tests/expected/services-multiple-hosts.txt index 5da3bed..cc9c39e 100644 --- a/tests/expected/services-multiple-hosts.txt +++ b/tests/expected/services-multiple-hosts.txt @@ -16,6 +16,7 @@ global defaults log global + option httplog timeout connect 3s timeout client 10s diff --git a/tests/expected/services-redirect-ssl.txt b/tests/expected/services-redirect-ssl.txt index ffbf1e6..d0dbb07 100644 --- a/tests/expected/services-redirect-ssl.txt +++ b/tests/expected/services-redirect-ssl.txt @@ -14,6 +14,7 @@ global defaults log global + option httplog timeout connect 3s timeout client 10s diff --git a/tests/expected/services-tcp.txt b/tests/expected/services-tcp.txt index 5804dac..6df1a26 100644 --- a/tests/expected/services-tcp.txt +++ b/tests/expected/services-tcp.txt @@ -16,6 +16,7 @@ global defaults log global + option httplog timeout connect 3s timeout client 10s diff --git a/tests/expected/services.txt b/tests/expected/services.txt index 8e4d03f..43765e6 100644 --- a/tests/expected/services.txt +++ b/tests/expected/services.txt @@ -16,6 +16,7 @@ global defaults log global + option httplog timeout connect 3s timeout client 10s diff --git a/tests/expected/ssl-loose.txt b/tests/expected/ssl-loose.txt index b03571e..674c9c6 100644 --- a/tests/expected/ssl-loose.txt +++ b/tests/expected/ssl-loose.txt @@ -14,6 +14,7 @@ global defaults log global + option httplog timeout connect 3s timeout client 10s diff --git a/tests/expected/ssl-strict.txt b/tests/expected/ssl-strict.txt index 7a43dc3..815fd2f 100644 --- a/tests/expected/ssl-strict.txt +++ b/tests/expected/ssl-strict.txt @@ -11,6 +11,7 @@ global defaults log global + option httplog timeout connect 3s timeout client 10s diff --git a/tests/expected/static.txt b/tests/expected/static.txt index 1656236..f3cd653 100644 --- a/tests/expected/static.txt +++ b/tests/expected/static.txt @@ -16,6 +16,7 @@ global defaults log global + option httplog timeout connect 3s timeout client 10s