Add spaces around pipe in wiki-links (test for Quartz resolution)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-03 16:17:20 -08:00
commit 9261ec7679
26 changed files with 59 additions and 59 deletions

View file

@ -7,7 +7,7 @@ tags:
# Backup Policy
Daily automated backups from [[indri]] to [[sifaka-nas|Sifaka]] NAS.
Daily automated backups from [[indri]] to [[sifaka-nas | Sifaka]] NAS.
## Schedule
@ -31,8 +31,8 @@ Daily automated backups from [[indri]] to [[sifaka-nas|Sifaka]] NAS.
| Database | Host | Method |
|----------|------|--------|
| miniflux | [[postgresql|pg.ops.eblu.me]] | pg_dump stream |
| teslamate | [[postgresql|pg.ops.eblu.me]] | pg_dump stream |
| miniflux | [[postgresql | pg.ops.eblu.me]] | pg_dump stream |
| teslamate | [[postgresql | pg.ops.eblu.me]] | pg_dump stream |
## What Is NOT Backed Up
@ -53,7 +53,7 @@ Daily automated backups from [[indri]] to [[sifaka-nas|Sifaka]] NAS.
## Backup Target
Repository: `/Volumes/backups/borg/` on [[sifaka-nas|Sifaka]]
Repository: `/Volumes/backups/borg/` on [[sifaka-nas | Sifaka]]
## Monitoring
@ -67,5 +67,5 @@ Dashboard: "Borgmatic Backups" in [[grafana]]
## Related
- [[borgmatic]] - Backup system details
- [[sifaka-nas|Sifaka]] - Backup storage
- [[sifaka-nas | Sifaka]] - Backup storage
- [[postgresql]] - Database backups