Added supported image file formats to FAQ

This commit is contained in:
Tobias Reich 2014-11-08 11:28:33 +01:00
parent b6123c8257
commit 508e3a032c

View File

@ -18,6 +18,9 @@ If possible, change these settings directly in your `php.ini`. We recommend to i
#### Which browsers are supported? #### Which browsers are supported?
Lychee supports the latest versions of Google Chrome, Apple Safari, Mozilla Firefox, Opera and Microsoft Internet Explorer. Make sure you are always running the newest version. Lychee supports the latest versions of Google Chrome, Apple Safari, Mozilla Firefox, Opera and Microsoft Internet Explorer. Make sure you are always running the newest version.
#### Which image file formats are supported?
You can upload `*.png`, `*.jpeg` and `*.gif` photos.
#### What is new? #### What is new?
Take a look at the [Changelog](Changelog.md) to see what's new. Take a look at the [Changelog](Changelog.md) to see what's new.