{
    "php_version": "8.2.30",
    "upload_max_filesize": "50M",
    "upload_max_filesize_bytes": 52428800,
    "post_max_size": "50M",
    "post_max_size_bytes": 52428800,
    "memory_limit": "512M",
    "memory_limit_bytes": 536870912,
    "max_execution_time": "300",
    "max_input_time": "300",
    "max_file_uploads": "20",
    "disk_free_space": 813237133312,
    "disk_free_space_gb": 757.39,
    "upload_dir_writable": true,
    "php_sapi": "fpm-fcgi",
    "server_software": "Apache\/2.4.66 (Debian)"
}