21.0.1 update #8

Merged
bsod merged 2 commits from 21.0.1 into master 2021-04-11 21:46:59 +02:00
Showing only changes of commit a9e80edb8a - Show all commits

View file

@ -7,6 +7,10 @@ opcache.save_comments=1
opcache.revalidate_freq=1
memory_limit = 1G
apc.enable_cli=1
apc.enable=1
upload_max_filesize=1G
post_max_size=1G
max_execution_time=3600
max_input_time=3600