From 3145b943a2cedab2ddc5d5e0f39bd3f1f5ed5282 Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Thu, 9 Feb 2023 16:38:15 -0800 Subject: [PATCH] Updated Events dump and rebuild (markdown) --- Events-dump-and-rebuild.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Events-dump-and-rebuild.md b/Events-dump-and-rebuild.md index 6b11ed2..9ca4e4b 100644 --- a/Events-dump-and-rebuild.md +++ b/Events-dump-and-rebuild.md @@ -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//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 ` program option; example: ``` ircd_db_wal_enable=false bin/construct -bootstrap