Fix stale 15-minute critical sync references — corrected to 30 minutes
critical_sync_maintenance.sh runs every 30 minutes (*/30 cron). Three references in README.md and Partnership/README-Partnership.md still said 15 minutes from an earlier schedule.
This commit is contained in:
@@ -32,7 +32,7 @@ over months — every new user, every proxy rule change, every config update app
|
||||
in one place and forgotten in the other.
|
||||
|
||||
**The fix:** one auth stack with a managed mirror. HOST1 owns the configuration.
|
||||
HOST2 runs a warm copy that stays current via 15-minute sync. HOST2's operator makes
|
||||
HOST2 runs a warm copy that stays current via 30-minute sync. HOST2's operator makes
|
||||
zero auth management decisions — clicking an auth container opens HOST1's WebUI via
|
||||
Tailscale. Changes happen there, propagate to HOST2 in 30 minutes. One place to
|
||||
manage everything for both households.
|
||||
|
||||
Reference in New Issue
Block a user