D3V-Server/docker/rootfs/etc/nginx/conf.d/include/ssl-cache.conf

3 lines
58 B
Text
Raw Normal View History

2026-03-07 13:49:44 +00:00
ssl_session_timeout 5m;
ssl_session_cache shared:SSL:50m;