summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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.