From 1ef78f59adb7ec833be215085c85023394a78341 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Thu, 31 Mar 2016 22:25:33 +0200 Subject: [PATCH] Added reset username and password to FAQ #500 #128 --- docs/FAQ.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index 5c1dadb..68bbc20 100644 --- a/docs/FAQ.md +++ b/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) \ No newline at end of file +[#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. \ No newline at end of file