upload_max_filesize = 1024M post_max_size = 1024M memory_limit = 384M max_execution_time = 600 max_input_time = 600 default_socket_timeout = 600 ; OPcache Settings - bytecode caching for massive PHP performance boost opcache.enable=1 opcache.memory_consumption=512 opcache.interned_strings_buffer=32 opcache.max_accelerated_files=50000 opcache.revalidate_freq=0 opcache.validate_timestamps=0 opcache.save_comments=1