BBnepal-Accounts/php.ini
Sampanna Rimal 9cd05ef3cb commitall
2024-07-10 18:28:19 +05:45

16 lines
585 B
INI

; 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)
display_errors = On
max_execution_time = 300
max_input_time = -1
max_input_vars = 10000
memory_limit = 1024M
post_max_size = 128M
session.gc_maxlifetime = 1440
; session.save_path = "/var/cpanel/php/sessions/ea-php74"
upload_max_filesize = 128M
zlib.output_compression = Off