-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphp.ini
More file actions
executable file
·28 lines (27 loc) · 647 Bytes
/
Copy pathphp.ini
File metadata and controls
executable file
·28 lines (27 loc) · 647 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
session.auto_start = Off
session.use_only_cookies = On
session.use_cookies = On
session.use_trans_sid = Off
session.use_strict_mode=On
session.cookie_httponly = On
session.cookie_lifetime=0
session.gc_maxlifetime = 9999998
session.cookie_samesite="Strict"
session.hash_function="sha256"
short_open_tag = Off
register_globals = Off
default_charset = UTF-8
mysql.connect_timeout = 10
memory_limit = 256M
max_execution_time = 60
upload_max_filesize = 200M
post_max_size = 200M
allow_url_fopen = On
;extension=curl
;extension=gd
;extension=zip
;extension=xml
;display_errors = 0
;error_reporting = E_NONE
;display_errors = 1
;error_reporting = E_ALL