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

2 lines
58 B
Text
Raw Normal View History

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