mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-08-04 19:03:08 +02:00
This allows the requests towards Gitlab to be authenticated and therefore there is no danger of running into rate limits. Related to: https://gitlab.archlinux.org/archlinux/bumpbuddy/-/issues/23 Signed-off-by: Christian Heusel <christian@heusel.eu>
8 lines
97 B
SYSTEMD
8 lines
97 B
SYSTEMD
[Timer]
|
|
OnCalendar=*:0/5
|
|
RandomizedDelaySec=5m
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|