Parcourir la source

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?
Licaon_Kter il y a 5 ans
Parent
commit
778fb4e65d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/source/configuration.rst

+ 1 - 1
docs/source/configuration.rst

@@ -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
 Users can however still enter the domain and they can still open MUCs with
 other domains.
 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``.
 ``true``.