summaryrefslogtreecommitdiff
path: root/local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'local.conf')
-rw-r--r--local.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.conf b/local.conf
index 527b6dd..3e486cf 100644
--- a/local.conf
+++ b/local.conf
@@ -6,6 +6,7 @@ events {}
http {
include /etc/nginx/mime.types;
proxy_temp_path /home/sy/code/logs;
+ client_body_temp_path /home/sy/code/nginx/files;
default_type application/octet-stream;
server {
access_log /home/sy/code/logs/access.log;