We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83447c9 commit c04b2b8Copy full SHA for c04b2b8
docs/devops-guide/secure-domain.md
@@ -116,14 +116,14 @@ sudo prosodyctl register myname jitsi.example.com mypassword123
116
Docker users may require an alternate config path. Users of the official
117
[`jitsi/prosody`](https://github.com/jitsi/docker-jitsi-meet) image should
118
invoke `prosodyctl` as follows.
119
-:::
120
121
```
122
prosodyctl --config /config/prosody.cfg.lua register <username> meet.jitsi <password>
123
124
125
Full documentation for `prosodyctl` can be found on
126
-[the official site](https://prosody.im/doc/prosodyctl). :::
+[the official site](https://prosody.im/doc/prosodyctl).
+:::
127
128
## Remove users from Prosody
129
0 commit comments