From e45b892e7bb972baf2cb46e226d6919b41e2a75f Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 1 Jun 2010 17:44:51 +0000 Subject: ./configure --http-uwsgi-temp-path=PATH --- auto/summary | 1 + 1 file changed, 1 insertion(+) (limited to 'auto/summary') diff --git a/auto/summary b/auto/summary index 50cbbf97b..62de870d8 100644 --- a/auto/summary +++ b/auto/summary @@ -99,5 +99,6 @@ cat << END nginx http client request body temporary files: "$NGX_HTTP_CLIENT_TEMP_PATH" nginx http proxy temporary files: "$NGX_HTTP_PROXY_TEMP_PATH" nginx http fastcgi temporary files: "$NGX_HTTP_FASTCGI_TEMP_PATH" + nginx http uwsgi temporary files: "$NGX_HTTP_UWSGI_TEMP_PATH" END -- cgit