switch install state to db
This commit is contained in:
@@ -53,7 +53,7 @@ When translators disagree on a translation or want to suggest alternatives (regi
|
||||
|
||||
## Setup / First User
|
||||
|
||||
When the file `.installed` is missing, the `/setup` route is accessible for creating the initial admin account. The first user created will be the system's default contact email (accessible via `User.first.email`).
|
||||
When setup has not been completed, the `/setup` route is accessible for creating the initial admin account. Completion is tracked in the database. The first user created will be the system's default contact email (accessible via `User.first.email`).
|
||||
|
||||
For detailed setup instructions, see [SETUP_GUIDE.md](docs/SETUP_GUIDE.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user