mirror of
https://github.com/YunoHost-Apps/xbackbone_ynh.git
synced 2024-09-03 19:15:53 +02:00
Update nginx.conf
This commit is contained in:
parent
9ebca18c11
commit
5d1abd4e21
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ location __PATH__/ {
|
|||
|
||||
index index.html index.htm index.php;
|
||||
|
||||
#client_max_body_size 50M;
|
||||
client_max_body_size 512M;
|
||||
|
||||
try_files $uri $uri/ __PATH__/index.php;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue