From e7a653b3c98db3d6e915b8237773c7f22951afa4 Mon Sep 17 00:00:00 2001 From: ongolaboy Date: Sat, 11 Apr 2020 07:02:36 +0400 Subject: [PATCH] Update README.md The previous command is ejabberd-centric. It's better to use the native one of prosody when creating a new user. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be8d3c2f1d..6215d415ec 100644 --- a/README.md +++ b/README.md @@ -131,8 +131,9 @@ org.jitsi.jicofo.auth.URL=XMPP:jitsi-meet.example.com 4 To create users use the command: ``` -prosodyctl register jitsi-meet.example.com +prosodyctl adduser @jitsi-meet.example.com ``` +You will be prompted to enter the user's password 5 If you are using jigasi: