mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 16:45:05 +02:00
Updated Ubuntu to 18.04 (bionic) release
This commit is contained in:
@ -0,0 +1,8 @@
|
|||||||
|
max_execution_time=300
|
||||||
|
memory_limit=128M
|
||||||
|
post_max_size=16M
|
||||||
|
upload_max_filesize=2M
|
||||||
|
max_input_time=300
|
||||||
|
always_populate_raw_post_date=-1
|
||||||
|
; date.timezone=Europe/Riga
|
||||||
|
session.save_path=/var/lib/php/sessions
|
@ -0,0 +1,8 @@
|
|||||||
|
max_execution_time=300
|
||||||
|
memory_limit=128M
|
||||||
|
post_max_size=16M
|
||||||
|
upload_max_filesize=2M
|
||||||
|
max_input_time=300
|
||||||
|
always_populate_raw_post_date=-1
|
||||||
|
; date.timezone=Europe/Riga
|
||||||
|
session.save_path=/var/lib/php/sessions
|
@ -0,0 +1,8 @@
|
|||||||
|
max_execution_time=300
|
||||||
|
memory_limit=128M
|
||||||
|
post_max_size=16M
|
||||||
|
upload_max_filesize=2M
|
||||||
|
max_input_time=300
|
||||||
|
always_populate_raw_post_date=-1
|
||||||
|
; date.timezone=Europe/Riga
|
||||||
|
session.save_path=/var/lib/php5
|
@ -0,0 +1,8 @@
|
|||||||
|
max_execution_time=300
|
||||||
|
memory_limit=128M
|
||||||
|
post_max_size=16M
|
||||||
|
upload_max_filesize=2M
|
||||||
|
max_input_time=300
|
||||||
|
always_populate_raw_post_date=-1
|
||||||
|
; date.timezone=Europe/Riga
|
||||||
|
session.save_path=/var/lib/php5
|
Reference in New Issue
Block a user