]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
use RateLimitConfig for HttpClient and pull
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 22 Nov 2021 05:26:55 +0000 (06:26 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 22 Nov 2021 06:49:41 +0000 (07:49 +0100)
commit2d5287fbbc5a3b77e3a5bd47aff10100e456148e
tree3d2bd6ea338afd3598b49c5f8d718c609dc2d166
parent6eb756bcabfe0b02b25b09a5fab5e0175c76f19c
use RateLimitConfig for HttpClient and pull

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
pbs-client/src/http_client.rs
pbs-client/src/tools/mod.rs
proxmox-backup-client/src/main.rs
src/api2/config/remote.rs
src/api2/pull.rs
src/server/pull.rs