quantranhong1999 commented on code in PR #2517: URL: https://github.com/apache/james-project/pull/2517#discussion_r1855788525
########## src/site/markdown/server/manage-webadmin.md: ########## @@ -4993,4 +4993,94 @@ Will disconnect `badg...@domain.tld` and `badg...@domain.tld`. Return code: - 204: the certificate is reloaded -- 400: Invalid request \ No newline at end of file +- 400: Invalid request + +### Listing connected users + +``` +curl -XDELETE /servers/connectedUsers Review Comment: ```suggestion curl -XGET /servers/connectedUsers ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org