mirror of
https://github.com/YunoHost-Apps/digisteps_ynh.git
synced 2024-09-03 18:26:21 +02:00
Update nginx.conf
This commit is contained in:
parent
ef0a659a8d
commit
df85084fbd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ location __PATH__/ {
|
|||
# Path to source
|
||||
alias __INSTALL_DIR__/;
|
||||
|
||||
index index.php;
|
||||
#index index.php;
|
||||
|
||||
# Common parameter to increase upload size limit in conjunction with dedicated php-fpm file
|
||||
client_max_body_size 50M;
|
||||
|
|
Loading…
Reference in a new issue