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-19 19:29:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
17f6d34211
devilbox
/
.devilbox
/
etc
/
nginx-mainline
/
00-defaults.conf
9 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adding nginx-mainline support
2016-10-21 01:18:09 +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 nginx-mainline support
2016-10-21 01:18:09 +00:00
tcp_nopush on;
tcp_nodelay on;
Reference in New Issue
Copy Permalink