Browse Source

Added reset username and password to FAQ #500 #128

Tobias Reich 8 years ago
parent
commit
1ef78f59ad
1 changed files with 4 additions and 1 deletions
  1. 4 1
      docs/FAQ.md

+ 4 - 1
docs/FAQ.md

@@ -55,4 +55,7 @@ Yes. Lychee uses ImageMagick when available.
 There's a problem with images compressed by ImageOptim. [Read more.](https://github.com/electerious/Lychee/issues/175#issuecomment-47403992)
 
 #### How to change the title of the site?
-[#455](https://github.com/electerious/Lychee/issues/455)
+[#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.