Comparison

man/prosodyctl.markdown @ 12246:51930f685c16

man/prosodyctl: Complete list of 'check' variants Especially 'connectivity' was missing
author Kim Alvefur <zash@zash.se>
date Wed, 02 Feb 2022 18:28:28 +0100
parent 12245:dfa3cac981bc
comparison
equal deleted inserted replaced
12245:dfa3cac981bc 12246:51930f685c16
111 dependencies. 111 dependencies.
112 112
113 `check [what]` 113 `check [what]`
114 : Performs various sanity checks on the configuration, DNS setup and 114 : Performs various sanity checks on the configuration, DNS setup and
115 configured TLS certificates. `what` can be one of `config`, `dns` 115 configured TLS certificates. `what` can be one of `config`, `dns`
116 and `certs` to run only that check. 116 `certs`, `disabled` and `connectivity` to run only that check.
117 117
118 ## Ejabberd Compatibility 118 ## Ejabberd Compatibility
119 119
120 ejabberd is another XMPP server which provides a comparable control 120 ejabberd is another XMPP server which provides a comparable control
121 tool, ejabberdctl, to control its server's operations. prosodyctl 121 tool, ejabberdctl, to control its server's operations. prosodyctl