fix sync job regression test (add RateLimitConfig)
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
parent
ca6e66aa5a
commit
7a36833103
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user