initial commit of file from CVS for smeserver-zabbix-server on Sat Sep 7 21:19:08 AEST 2024
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
my $tz = ${'TimeZone'} || 'Europe/Paris';
|
||||
$OUT =<<"HERE";
|
||||
max_execution_time=600
|
||||
max_input_time=600
|
||||
memory_limit=256M
|
||||
date.timezone=$tz
|
||||
post_max_size=32M
|
||||
always_populate_raw_post_data=-1
|
||||
HERE
|
||||
}
|
||||
|
Reference in New Issue
Block a user