diff --git a/docs/FAQ.md b/docs/FAQ.md index 5f7fc49..053a27b 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -11,7 +11,6 @@ If possible, change these settings directly in your `php.ini`. We recommend to i max_execution_time = 200 post_max_size = 100M - upload_max_size = 100M upload_max_filesize = 20M memory_limit = 256M @@ -58,4 +57,4 @@ There's a problem with images compressed by ImageOptim. [Read more.](https://git [#455](https://github.com/electerious/Lychee/issues/455) #### How to reset username and password? -Simply delete the whole `lychee_settings` table from the database. Lychee will regenerate it and ask you to enter a new username and password. \ No newline at end of file +Simply delete the whole `lychee_settings` table from the database. Lychee will regenerate it and ask you to enter a new username and password.