voice2text/.htaccess
2025-11-03 15:23:55 +00:00

7 lines
276 B
ApacheConf
Executable file

# PHP settings moved to .user.ini for PHP-FPM compatibility (MAMP)
# If using mod_php, uncomment these lines:
# php_value upload_max_filesize 350M
# php_value post_max_size 350M
# php_value max_execution_time 1200
# php_value max_input_time 1200
# php_value memory_limit 512M