mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-22 14:12:25 +00:00
9 lines
101 B
Plaintext
9 lines
101 B
Plaintext
charset utf-8;
|
|
|
|
send_timeout 60;
|
|
keepalive_timeout 10;
|
|
|
|
sendfile off;
|
|
tcp_nopush on;
|
|
tcp_nodelay on;
|