nextcloud: fix #34

This commit is contained in:
Wonderfall
2016-09-16 22:15:23 +02:00
parent 10d9e0e884
commit 9eef12112d
6 changed files with 6 additions and 6 deletions

View File

@ -24,6 +24,7 @@ http {
fastcgi_temp_path /tmp/fastcgi 1 2;
client_body_temp_path /tmp/client_body 1 2;
proxy_temp_path /tmp/proxy 1 2;
gzip on;
gzip_comp_level 5;