; 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)

; Wordfence WAF
[PHP]
auto_prepend_file = '/home/homebuckshaw/public_html/wordfence-waf.php'
; END Wordfence WAF
memory_limit = 256000M
post_max_size = 128000M
upload_max_filesize = 32000M
max_input_vars = 300000000
max_execution_time = 300
display_errors = On
max_input_time = 600000
session.gc_maxlifetime = 1440000
session.save_path = "/var/cpanel/php/sessions/ea-php74"
zlib.output_compression = Off
