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 a70a18a..ec63483 100644
--- a/local.conf
+++ b/local.conf
@@ -5,6 +5,7 @@ pid /home/sy/code/logs/nginx.pid;
events {}
http {
include /etc/nginx/mime.types;
+ proxy_temp_path /home/sy/code/logs;
default_type application/octet-stream;
server {
access_log /home/sy/code/logs/access.log;