X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Fsympa%2Fsite.conf;h=d627aa4b427236846e56aff3b16c2296d654d461;hb=5c42a4d606c3fb4de3420b220d45077b08f13a40;hp=7fd93530d10880910b91c606f106d265868536cb;hpb=7162111397558c874a76b510aa16954dfc566a37;p=lhc%2Fateliers.git diff --git a/etc/nginx/site.d/sympa/site.conf b/etc/nginx/site.d/sympa/site.conf index 7fd9353..d627aa4 100644 --- a/etc/nginx/site.d/sympa/site.conf +++ b/etc/nginx/site.d/sympa/site.conf @@ -31,7 +31,6 @@ location / { fastcgi_cache_valid 200 10s; fastcgi_cache_valid 404 30m; fastcgi_ignore_headers Cache-Control Expires Set-Cookie; - fastcgi_max_temp_file_size 2M; fastcgi_no_cache $no_cache; fastcgi_param SCRIPT_NAME ''; fastcgi_param SERVER_NAME $host;