docker hub changes/disable 0-rtt/enable request limits

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey
2023-03-09 20:58:23 +01:00
parent 9969efe598
commit 7c32b466f6
10 changed files with 29 additions and 43 deletions

View File

@@ -1,8 +1,6 @@
ssl_stapling on;
ssl_stapling_verify on;
ssl_early_data on;
ssl_session_timeout 1d;
ssl_session_cache shared:MozSSL:10m; # about 40000 sessions
ssl_session_tickets off;