2022-06-09 15:16:35 +02:00
|
|
|
upload_max_filesize = 16M
|
|
|
|
post_max_size = 16M
|
2021-06-12 19:39:41 +02:00
|
|
|
memory_limit = 192M
|
|
|
|
max_execution_time = 300
|
|
|
|
|
|
|
|
date.timezone = Europe/Berlin
|
|
|
|
default_charset = "UTF-8"
|
|
|
|
|
|
|
|
;Upload-Fortschritt
|
|
|
|
apc.rfc1867 = 1
|
|
|
|
|
|
|
|
display_errors = Off
|
|
|
|
|
|
|
|
;Empfohlene Einstellungen (pcc)
|
|
|
|
allow_url_fopen = Off
|
|
|
|
assert.active = Off
|
|
|
|
mail.add_x_header = Off
|
2022-06-08 00:30:50 +02:00
|
|
|
session.use_strict_mode = 1
|