Skip to content
Snippets Groups Projects
Commit 7edc46ec authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Break up long line

parent 0209dbf4
No related branches found
No related tags found
No related merge requests found
Pipeline #62751 passed
...@@ -15,7 +15,21 @@ _haproxy_ssl_ciphers: 'ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 ...@@ -15,7 +15,21 @@ _haproxy_ssl_ciphers: 'ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256
_haproxy_ssl_ciphersuites: 'TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256' _haproxy_ssl_ciphersuites: 'TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256'
haproxy_default_compression_algo: gzip haproxy_default_compression_algo: gzip
haproxy_default_compression_type: "text/css text/xml application/javascript application/atom+xml application/rss+xml text/mathml text/plain text/x-component image/svg+xml application/json application/vnd.google-earth.kml+xml application/x-perl application/xhtml+xml application/xspf+xml" haproxy_default_compression_type:
text/css
text/xml
application/javascript
application/atom+xml
application/rss+xml
text/mathml
text/plain
text/x-component
image/svg+xml
application/json
application/vnd.google-earth.kml+xml
application/x-perl
application/xhtml+xml
application/xspf+xml
_haproxy_global: _haproxy_global:
log: log:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment