From bde8eeecc1d0cdf33d2033580435b3509159972a Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Sat, 28 Jun 2014 21:54:55 +0200 Subject: [PATCH] Added #175 --- docs/FAQ.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index 099bfea..d05b0a9 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -18,12 +18,12 @@ If possible, change these settings directly in your `php.ini`. We recommend to i #### Which browsers are supported? Lychee supports the latest versions of Google Chrome, Apple Safari, Mozilla Firefox and Opera. Photos you share with others can be viewed from every browser. -#### How can I set thumbnails for my albums? -Thumbnails are chosen automatically by the photos you have starred and in the order you uploaded them. Star a photo inside an album to set it as a thumbnail. - #### What is new? Take a look at the [Changelog](Changelog.md) to see what's new. +#### How can I set thumbnails for my albums? +Thumbnails are chosen automatically by the photos you have starred and in the order you uploaded them. Star a photo inside an album to set it as a thumbnail. + #### How can I backup my installation? To backup your Lychee installation you need to do the following steps: @@ -42,5 +42,8 @@ No. Lychee has it's own folder-structure and database. Please upload or import a #### Can I upload videos? No. Video support is not planned. -#### What's the advantage of buying Lychee? -Lychee is completely free to use for personal usage. However, if you like Lychee or want to use in commercially, you need to buy Lychee from [our site](http://lychee.electerious.com). I hope you appreciate my work and support further development by buying a license. \ No newline at end of file +#### Is it possible to create multiple users? +[No, not yet.](https://github.com/electerious/Lychee/issues/132) + +#### Blank screen when viewing a photo using iOS +There's a problem with images compressed by ImageOptim. [Read more.](https://github.com/electerious/Lychee/issues/175#issuecomment-47403992)