From 38cd889f7b24a91bc6399e1eaf432b7146438c84 Mon Sep 17 00:00:00 2001 From: Martijn de Boer Date: Thu, 13 Jun 2024 15:09:51 +0200 Subject: [docs] Add optional instructions for replicating SQLite for disaster recovery (#2981) * Add optional instructions for replicating SQLite for disaster recovery * Remove references to MacOS from replicating-sqlite.md Resolve comment on review * Add mention for replicating SQLite in database_maintenance.md Adds a reference to the replicating sqlite page under database maintenance --- docs/advanced/index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/advanced/index.md') diff --git a/docs/advanced/index.md b/docs/advanced/index.md index 81773801f..196c2b959 100644 --- a/docs/advanced/index.md +++ b/docs/advanced/index.md @@ -15,3 +15,4 @@ We consider these topics advanced because applying them incorrectly does have th * [Firewall configuration](security/firewall.md) * [Tracing](tracing.md) * [Metrics](metrics.md) +* [Replicating SQLite](replicating-sqlite.md) -- cgit v1.2.3