summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-08-20 13:00:45 +0300
committerAndrew Dolgov <[email protected]>2018-08-20 13:00:45 +0300
commita1ed8dd5d068c9ee709b19217054a6a28322455f (patch)
tree02c44b63c0de9d88ec11e580e25bad122382ddda
parentacb5bc12c86ad1cd9d8b2a4742005546f8bf9e02 (diff)
upd readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ebc0611..74c4b5f 100644
--- a/README.md
+++ b/README.md
@@ -19,3 +19,5 @@ via NGINX_XACCEL_PREFIX in ```config.php```:
internal;
}
```
+
+Don't forget to enable ```sendfile``` in nginx configuration.