Updated Settings (markdown)

Tobias Reich 2013-09-08 11:19:26 -07:00
parent 772305d9d7
commit 75a3f89735

@ -1,4 +1,20 @@
These settings are located inside the `php/config.php`. All settings are optional and doesn't need to be changed. These settings are located inside the `php/config.php`.
**MySQL Database**
$db = The name of the Database you want to use
$dbUser = Your MySQL username
$dbPassword = Your MySQL password
$dbHost = Your MySQL host (in most cases you can use localhost)
Fill these properties with your MySQL information. Lychee will create the database and tables for you, if they not exist.
**Login**
$user = Your username for Lychee
$password = Your password for Lychee
Your photos and albums are protected by a username and password you need to set.
**Thumb Quality** **Thumb Quality**