Fix muc_domain link

...since `locked_domain` needs to be "domain.tld" and can't be just `true`... or maybe `locked_domain` needs editing instead?
This commit is contained in:
Licaon_Kter 2019-08-30 08:59:11 +00:00 committed by JC Brand
parent 3cc993740e
commit 778fb4e65d

View File

@ -950,7 +950,7 @@ and don't have to add the whole address (i.e. including the domain part).
Users can however still enter the domain and they can still open MUCs with
other domains.
If you want to restrict MUCs to only this domain, then set `locked_domain`_ to
If you want to restrict MUCs to only this domain, then set `locked_muc_domain`_ to
``true``.