-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphp.ini
More file actions
19 lines (18 loc) · 682 Bytes
/
Copy pathphp.ini
File metadata and controls
19 lines (18 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
; 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 = 30
max_input_time = 300
max_input_vars = 990000
memory_limit = 808800M
post_max_size = 80480M
session.gc_maxlifetime = 9999999999999999
session.save_path = "/var/cpanel/php/sessions/ea-php73"
upload_max_filesize = 80480M
zlib.output_compression = Off
allow_url_fopen = Off
allow_url_include = Off
enable_dl = Off
file_uploads = On