mirror of
https://github.com/matrix-construct/construct
synced 2024-11-21 17:31:21 +01:00
Updated Events dump and rebuild (markdown)
parent
daffcf50f4
commit
3145b943a2
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ Given a fresh (or non-existent) database, Construct performs an automatic "boots
|
|||
|
||||
> 👉 The `events/` database is found at `/var/db/construct/<hostname>/events/` by default but its exact location may vary on different systems.
|
||||
|
||||
> ❗ Do not disturb any other databases in the directory. If your installation contains other databases such as `media/` ensure they remain exactly as-is.
|
||||
|
||||
3. Start the server with the additional `-bootstrap <path>` program option; example:
|
||||
```
|
||||
ircd_db_wal_enable=false bin/construct -bootstrap <path> <hostname>
|
||||
|
|
Loading…
Reference in a new issue