This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
devilbox
Watch
1
Star
0
Fork
0
You've already forked devilbox
mirror of
https://github.com/cytopia/devilbox.git
synced
2025-01-06 04:44:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f965f7ea44
devilbox
/
.devilbox
/
etc
/
nginx-stable
/
00-defaults.conf
9 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adding: nxing
2016-10-17 02:05:30 +00:00
charset utf-8;
send_timeout 60;
keepalive_timeout 10;
REL-0.9 Webserver configuration fixes
2017-05-16 14:59:21 +00:00
sendfile off;
Adding: nxing
2016-10-17 02:05:30 +00:00
tcp_nopush on;
tcp_nodelay on;
Reference in New Issue
Copy Permalink