From 256e79fd273e3b05cea8574d342b3d9074805cd1 Mon Sep 17 00:00:00 2001 From: Saif Eddine Halila Date: Sat, 18 Dec 2021 22:29:35 +0100 Subject: [PATCH] fix typo at add_mirror_manager.md --- docs/guides/mirror_management/add_mirror_manager.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/mirror_management/add_mirror_manager.md b/docs/guides/mirror_management/add_mirror_manager.md index 0a0f056151..99dcec436f 100644 --- a/docs/guides/mirror_management/add_mirror_manager.md +++ b/docs/guides/mirror_management/add_mirror_manager.md @@ -20,7 +20,7 @@ For your first synchronization use a mirror near to you. You can find all offici Please note that we might restrict access to the official master mirror to official public mirrors in the future. So please consider `rsyncing` from a public mirror close to you if you are running a private mirror. Also local mirrors might be faster to sync from. -## Setting up you mirror +## Setting up your mirror Please set up a cron job to synchronize your mirror periodically and let it run around 6 times a day. But be sure to sync off the hour to help distribute the load over time. If you only check against changes of `fullfiletimelist-rocky` and only do a full sync if this file has changed you can synchronize every hour.