64M to 192M

This commit is contained in:
Fijxu 2023-01-22 21:56:38 -03:00
parent 74746263fe
commit 8b6f976fe8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ server {
# access_log off;
index index.html index.php;
client_max_body_size 64M;
client_max_body_size 192M;
location ~* \.(css|js|jpg|jpeg|gif|png|ico|xml|eot|woff|woff2|ttf|svg|otf|x-icon|avif|webp|apng)$ {
expires 30d;