1ac94775ca
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
16 lines
296 B
INI
16 lines
296 B
INI
display_startup_errors=0
|
|
|
|
opcache.enable=1
|
|
opcache.enable_cli=1
|
|
opcache.interned_strings_buffer=8
|
|
opcache.max_accelerated_files=10000
|
|
opcache.memory_consumption=128
|
|
opcache.save_comments=1
|
|
opcache.revalidate_freq=1
|
|
|
|
apc.enable_cli=1
|
|
memory_limit=512M
|
|
|
|
upload_max_filesize=512M
|
|
post_max_size=512M
|