We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d68735 commit 82d5ae1Copy full SHA for 82d5ae1
1 file changed
ctor/etc/nginx/sites-available/default
@@ -1,7 +1,6 @@
1
server {
2
listen 443 ssl http2;
3
server_name codingteam.org.ru;
4
- keepalive_timeout 60;
5
include /etc/nginx/ssl.conf;
6
7
location /_logs/ {
0 commit comments