This repository was archived by the owner on Jan 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -141,6 +141,7 @@ This will *ask* Google et al not to index and list your site. Be careful with th
141141
142142## Versions
143143
144+ + ** 21.01.19:** Remove client_body_max from proxy.conf (existing users need to manually update).
144145+ ** 09.01.19:** Remove tls v1 and v1.1 from default ssl.conf, update ciphers (existing users need to manually update).
145146+ ** 30.12.18:** Fix bundle key generation.
146147+ ** 19.12.18:** Add ipv6 and http/2 support to default site config.
Original file line number Diff line number Diff line change 1- ## Version 2018/05/31 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/proxy.conf
1+ ## Version 2019/01/21 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/proxy.conf
22
3- client_max_body_size 10m;
43client_body_buffer_size 128k;
54
65#Timeout if the real server is dead
You can’t perform that action at this time.
0 commit comments