[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
This commit is contained in:
Martijn de Boer 2024-06-13 15:09:51 +02:00 committed by GitHub
commit 38cd889f7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 110 additions and 0 deletions

View file

@ -113,6 +113,7 @@ nav:
- "advanced/healthchecks.md"
- "advanced/tracing.md"
- "advanced/metrics.md"
- "advanced/replicating-sqlite.md"
- "Admin":
- "admin/settings.md"