From 0908dd75e74f456818b8ed6b39806f1c9d13f9bf Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Fri, 8 Aug 2014 22:51:52 +0200 Subject: [PATCH] Updated doc --- docs/FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index d05b0a9..f21a75a 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -4,8 +4,8 @@ If Lychee is not working properly, try to open `plugins/check/index.php`. This s #### What do I need to run Lychee on my server? To run Lychee, everything you need is a web-server with PHP 5.3 or later and a MySQL-Database. -#### I can't upload multiple photos at once -If you experience problems uploading large amounts of photos, you might want to change the PHP parameters in `.htaccess` (if you are using the PHP Apache module) or in `.user.ini` (if you are using PHP >= 5.3 with CGI or FastCGI). +#### I can't upload photos +If you experience problems uploading large photos, you might want to change the PHP parameters in `.htaccess` (if you are using the PHP Apache module) or in `.user.ini` (if you are using PHP >= 5.3 with CGI or FastCGI). If possible, change these settings directly in your `php.ini`. We recommend to increase the values of the following properties: max_execution_time = 200