Commit e7bb4975 authored by Chris Wilson's avatar Chris Wilson

Include crontab generator example

parent 42ae4aa6
......@@ -92,7 +92,7 @@ While mirrors update once an hour, you can force an update (either **push** or
## Adjusting synchronization times
You can manually configure the repository synchronization times by setting the following configuration values. *These are cron formatted values.*
You can manually configure the repository synchronization times by setting the following configuration values. *These are cron formatted values.* You can use a crontab generator to create these values, for example http://www.crontabgenerator.com/
Please note that `update_all_mirrors_worker_cron` refers to the worker used for pulling changes from a remote mirror while `update_all_remote_mirrors_worker_cron` refers to the worker used for pushing changes to the remote mirror.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment