Jelajahi Sumber

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 5 tahun lalu
induk
melakukan
778fb4e65d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
 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``.