1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trustyhash_ynh.git synced 2024-09-04 01:15:56 +02:00

Update nginx.conf

This commit is contained in:
jarod5001 2022-05-05 18:01:11 +02:00 committed by GitHub
parent 2795d64c15
commit ce53e37b7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ location __PATH__/ {
alias __FINALPATH__/ ; alias __FINALPATH__/ ;
### Example PHP configuration (remove it if not used) ### Example PHP configuration (remove it if not used)
index index.php; index index.html;
# Common parameter to increase upload size limit in conjunction with dedicated php-fpm file # Common parameter to increase upload size limit in conjunction with dedicated php-fpm file
#client_max_body_size 50M; #client_max_body_size 50M;