You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/07/17 02:36:34 UTC

[2/4] james-project git commit: JAMES-2461 Fix copy/paste error in WebAdmin global quota doc

JAMES-2461 Fix copy/paste error in WebAdmin global quota doc


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b4065d50
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b4065d50
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/b4065d50

Branch: refs/heads/master
Commit: b4065d50d50c9d7b871fc85aea2bdbcba20f781e
Parents: 7ec8f44
Author: benwa <bt...@linagora.com>
Authored: Mon Jul 16 11:33:31 2018 +0700
Committer: benwa <bt...@linagora.com>
Committed: Tue Jul 17 09:34:50 2018 +0700

----------------------------------------------------------------------
 src/site/markdown/server/manage-webadmin.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/b4065d50/src/site/markdown/server/manage-webadmin.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/server/manage-webadmin.md b/src/site/markdown/server/manage-webadmin.md
index f27459b..8dd14c4 100644
--- a/src/site/markdown/server/manage-webadmin.md
+++ b/src/site/markdown/server/manage-webadmin.md
@@ -831,11 +831,9 @@ Response codes:
 ### Deleting the global quota count
 
 ```
-curl -XDELETE http://ip:port/quota/users/usernameToBeUsed/count
+curl -XDELETE http://ip:port/quota/count
 ```
 
-Resource name usernameToBeUsed should be an existing user
-
 Response codes:
 
  - 204: The quota has been updated to unlimited value.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org