Files
ansible_uni_deploy/roles/nginx-proxy/templates/ssl-cache.conf
2026-03-03 14:49:11 +01:00

3 lines
58 B
Plaintext

ssl_session_timeout 5m;
ssl_session_cache shared:SSL:50m;