mirror of
https://github.com/librespeed/speedtest.git
synced 2026-08-04 14:48:38 +00:00
5 lines
211 B
INI
5 lines
211 B
INI
; speedtest_worker.js defaults xhr_ul_blob_megabytes to 20.
|
|
; PHP's stock post_max_size = 8M rejects those upload chunks before
|
|
; empty.php can send its headers. 32M leaves modest headroom.
|
|
|
|
post_max_size = 32M
|