fix sync job regression test (add RateLimitConfig)

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
Dietmar Maurer 2021-11-22 08:28:54 +01:00
parent ca6e66aa5a
commit 7a36833103

View File

@ -424,6 +424,7 @@ acl:1:/remote/remote1/remotestore1:write@pbs:RemoteSyncOperator
remove_vanished: None,
group_filter: None,
schedule: None,
limit: pbs_api_types::RateLimitConfig::default(), // no limit
};
// should work without ACLs