mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Update nginx.conf
This commit is contained in:
parent
e04053c4ce
commit
bd7ada3ff5
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ location __PATH__/ {
|
||||||
}
|
}
|
||||||
|
|
||||||
index index.php ;
|
index index.php ;
|
||||||
|
client_max_body_size 500M;
|
||||||
|
|
||||||
try_files $uri $uri/ __PATH__/index.php;
|
try_files $uri $uri/ __PATH__/index.php;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue