mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-03-25 09:25:49 +00:00
Will be used for caching the oldest commit that we have for a repository (for a specific user). For now we just store the creation date if there are no commits before that time.
4 lines
100 B
YAML
4 lines
100 B
YAML
queue:
|
|
# Change the refresh rate of the default queue from 5/s to 50/s
|
|
- name: default
|
|
rate: 50/s
|