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

8 lines
195 B
INI
Executable file

; PHP Configuration for Voice to Text Application
; Works with PHP-FPM (MAMP)
upload_max_filesize = 350M
post_max_size = 350M
max_execution_time = 1200
max_input_time = 1200
memory_limit = 512M