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