From 5d91d6f858d4ee64609dec9620e5060d357cfa49 Mon Sep 17 00:00:00 2001 From: Kenio de Souza Date: Wed, 13 Aug 2025 11:33:41 -0300 Subject: [PATCH] Ajustando .htaccess --- .htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/.htaccess b/.htaccess index c993045..cf63f11 100644 --- a/.htaccess +++ b/.htaccess @@ -11,6 +11,7 @@ php_value upload_max_filesize 50M php_value post_max_size 50M php_value max_execution_time 300 php_value max_input_time 300 +php_value memory_limit 512M #Redirecionamento