From e00878141ae69192e993476d83ed65aaffac5e6f Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 27 Jan 2017 15:15:43 +0000 Subject: [PATCH] Delete .user.ini --- root/defaults/.user.ini | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 root/defaults/.user.ini diff --git a/root/defaults/.user.ini b/root/defaults/.user.ini deleted file mode 100644 index 08ab109..0000000 --- a/root/defaults/.user.ini +++ /dev/null @@ -1,8 +0,0 @@ -; Uncomment these lines to change PHP parameters if you are using PHP with CGI or FastCGI. Only works with PHP starting from 5.3.0. -; Note that with FastCGI, you might also want to set FcgidBusyTimeout, FcgidIOTimeout and FcgidMaxRequestLen in your Apache config - -max_execution_time = 200 -post_max_size = 200M -upload_max_size = 200M -upload_max_filesize = 20M -max_file_uploads = 200