Просмотр исходного кода

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 6 лет назад
Родитель
Сommit
778fb4e65d
1 измененных файлов с 1 добавлено и 1 удалено
  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``.