This commit is contained in:
Robert Kaussow 2018-08-12 19:56:31 +02:00
parent 272495a492
commit 6046d7e11d
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ nginx_tls_source_use_files: True
nginx_tls_cert_source: mycert.pem
nginx_tls_key_source: mykey.pem
nginx_pfs_enabled: False
nginx_dhparam_size: 4069
nginx_dhparam_file: "{{ nginx_tls_certs_dir }}/dhparam-{{ nginx_dhparam_size }}.pem"