diff auto/summary @ 3549:0b3613117ac5

./configure --http-uwsgi-temp-path=PATH
author Igor Sysoev <igor@sysoev.ru>
date Tue, 01 Jun 2010 17:44:51 +0000
parents 1d9063f7483c
children 77188d729402
line wrap: on
line diff
--- 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