mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
Update nginx.conf
This commit is contained in:
parent
3525614458
commit
89b006656f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ location __PATH__/ {
|
|||
}
|
||||
|
||||
# Common parameter to increase upload size limit in conjunction with dedicated php-fpm file
|
||||
#client_max_body_size 50M;
|
||||
client_max_body_size 5M;
|
||||
|
||||
try_files $uri $uri/ index.php;
|
||||
location ~ '[^/]\.php$|^/update.php' {
|
||||
|
|
Loading…
Add table
Reference in a new issue