From efecaabec51e0d1623444dcbba0c94a9848194bb Mon Sep 17 00:00:00 2001 From: Teus Benschop Date: Sun, 24 Dec 2023 17:02:18 +0100 Subject: [PATCH] Clarify presetting admin details https://github.com/bibledit/cloud/issues/924 --- help/config.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/help/config.html b/help/config.html index 4c86ddab0..6fafc67be 100644 --- a/help/config.html +++ b/help/config.html @@ -168,6 +168,9 @@

Administrator details

put the following three files in the "config" folder. The files "admin-username" and "admin-password" and "admin-email". Store one detail in each file. +Then remove file "installed-interface-version" from folder "databases/config/general". +Lastly restart Bibledit-Cloud. +Now the admin credentials will take effect, and you can login using those.

Demo