; cPanel-generated php ini directives, do not edit ; Manual editing of this file may result in unexpected behavior. ; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor) ; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI) opcache.enable=1 opcache.jit=1 opcache.memory_consumption=128 opcache.interned_strings_buffer=8 opcache.max_accelerated_files=4000 opcache.revalidate_freq=60 opcache.validate_timestamps=0 opcache.blacklist_filename="" allow_url_fopen = On display_errors = On enable_dl = On file_uploads = On max_execution_time = 300 max_input_time = 60 max_input_vars = 4000 memory_limit = 512M post_max_size = 128M session.gc_maxlifetime = 1440 session.save_path = "/var/cpanel/php/sessions/ea-php83" upload_max_filesize = 128M zlib.output_compression = On