Fixed Apache images on Ubuntu base

This commit is contained in:
Alexey Pustovalov
2022-05-31 16:49:49 +03:00
parent e2f4516697
commit 68d62bc30b
2 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
max_execution_time = ${ZBX_MAXEXECUTIONTIME}
memory_limit = ${ZBX_MEMORYLIMIT}
post_max_size = ${ZBX_POSTMAXSIZE}
upload_max_filesize = ${ZBX_UPLOADMAXFILESIZE}
max_input_time = ${ZBX_MAXINPUTTIME}
; always_populate_raw_post_data=-1
max_input_vars = 10000
date.timezone = ${PHP_TZ}