Commit 0f1808ec authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fixup! *: stronger SSL keys and certificates.

parent 4640de65
Pipeline #34028 failed with stage
in 0 seconds
......@@ -4,7 +4,7 @@ md5sum = c6cdcee1e16dd4bd3bc462d286dcb999
[instance-headless-chromium]
_update_hash_filename_ = instance-headless-chromium.cfg.in
md5sum = df3ae1220c58cde5555ee596ef4a8b1d
md5sum = b9af9d5ff5dbf131c143e9e4b2e74f6f
[template-nginx-conf]
_update_hash_filename_ = templates/nginx.conf.in
......
......@@ -50,7 +50,7 @@ command-line =
--user-data-dir=${directory:tmp}
--window-size="${headless-chromium:window-size}"
{% if parameter_dict['incognito'] %} --incognito{% endif -%}
{% if parameter_dict['block-new -sha256-web-contents'] %} --block-new-web-contents{% endif -%}
{% if parameter_dict['block-new-web-contents'] %} --block-new-web-contents{% endif -%}
{{ '\n "${headless-chromium:target-url}"' }}
environment =
FONTCONFIG_FILE=${font-config:output}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment