0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-21 17:31:21 +01:00

Updated Events dump and rebuild (markdown)

Jason Volk 2023-02-09 16:38:15 -08:00
parent daffcf50f4
commit 3145b943a2

@ -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>