mirror of
https://github.com/YunoHost-Apps/lychee_ynh.git
synced 2024-09-03 19:36:36 +02:00
Update nginx.conf
This commit is contained in:
parent
5f0069718f
commit
42bb313c70
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ location ^~ __PATH__/ {
|
||||||
|
|
||||||
# setup for image upload
|
# setup for image upload
|
||||||
client_max_body_size 512M;
|
client_max_body_size 512M;
|
||||||
proxy_max_temp_file_size 2048M;
|
|
||||||
|
|
||||||
try_files $uri $uri/ __PATH__/__PATH__/index.php?$query_string;
|
try_files $uri $uri/ __PATH__/__PATH__/index.php?$query_string;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue