From f1d6b4ae669077fe8f485fc80e7271c63b248b06 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Mon, 28 Feb 2022 20:10:23 -0500 Subject: styles --- local.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'local.conf') 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; -- cgit v1.2.3