Updated login section in docs
This commit is contained in:
parent
36d01240d6
commit
16871aa753
@ -17,10 +17,10 @@ All settings are stored in the database. You can change the properties manually,
|
||||
|
||||
#### Login
|
||||
|
||||
username = Username for Lychee
|
||||
password = Password for Lychee, saved as an md5 hash
|
||||
username = Username for Lychee (hashed)
|
||||
password = Password for Lychee (hashed)
|
||||
|
||||
Your photos and albums are protected by an username and password you need to set. If both rows are empty, Lychee will prompt you to set them.
|
||||
Your photos and albums are protected by an username and password. If both rows are empty, Lychee will prompt you to set them.
|
||||
|
||||
#### Thumb Quality
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user