This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 97b29d3d66d95b5649b024627d99dd2580d4b828 Author: Benoit Tellier <[email protected]> AuthorDate: Thu Sep 5 12:13:36 2019 +0700 JAMES-2366 No user parameter is specified for global quota routes --- src/site/markdown/server/manage-webadmin.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/site/markdown/server/manage-webadmin.md b/src/site/markdown/server/manage-webadmin.md index 366636d..3b8e093 100644 --- a/src/site/markdown/server/manage-webadmin.md +++ b/src/site/markdown/server/manage-webadmin.md @@ -997,7 +997,6 @@ curl -XDELETE http://ip:port/quota/count Response codes: - 204: The quota has been updated to unlimited value. - - 404: The user does not exist ### Getting the global quota size --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
