diff --git a/src/admin.rs b/src/admin.rs index 69dba537b..700fbb06d 100644 --- a/src/admin.rs +++ b/src/admin.rs @@ -283,7 +283,8 @@ impl AdminClient { Ok(rx) } - /// Sets configuration parameters for the specified resources. + /// Sets configuration parameters for the specified resources, + /// resetting unspecified parameters to their default values. /// /// Note that while the API supports altering multiple resources at once, it /// is not transactional. Alteration of some resources may succeed while