mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Update path to ejabberd-contrib section in Docs site
This commit is contained in:
parent
2b2551bc50
commit
172847bc76
1 changed files with 3 additions and 3 deletions
|
@ -307,7 +307,7 @@ doc() ->
|
||||||
#{value => "true | false",
|
#{value => "true | false",
|
||||||
desc =>
|
desc =>
|
||||||
?T("Whether to allow installation of third-party modules or not. "
|
?T("Whether to allow installation of third-party modules or not. "
|
||||||
"See _`../../developer/extending-ejabberd/modules.md#ejabberd-contrib|ejabberd-contrib`_ "
|
"See _`../../admin/guide/modules.md#ejabberd-contrib|ejabberd-contrib`_ "
|
||||||
"documentation section. "
|
"documentation section. "
|
||||||
"The default value is 'true'.")}},
|
"The default value is 'true'.")}},
|
||||||
{allow_multiple_connections,
|
{allow_multiple_connections,
|
||||||
|
@ -368,7 +368,7 @@ doc() ->
|
||||||
desc =>
|
desc =>
|
||||||
?T("This is used by the contributed module "
|
?T("This is used by the contributed module "
|
||||||
"'ejabberd_auth_http' that can be installed from the "
|
"'ejabberd_auth_http' that can be installed from the "
|
||||||
"https://github.com/processone/ejabberd-contrib[ejabberd-contrib] "
|
"_`../../admin/guide/modules.md#ejabberd-contrib|ejabberd-contrib`_ "
|
||||||
"Git repository. Please refer to that "
|
"Git repository. Please refer to that "
|
||||||
"module's README file for details.")}},
|
"module's README file for details.")}},
|
||||||
{auth_password_format,
|
{auth_password_format,
|
||||||
|
@ -719,7 +719,7 @@ doc() ->
|
||||||
note => "added in 23.10",
|
note => "added in 23.10",
|
||||||
desc =>
|
desc =>
|
||||||
?T("Modules to install from "
|
?T("Modules to install from "
|
||||||
"_`../../developer/extending-ejabberd/modules.md#ejabberd-contrib|ejabberd-contrib`_ "
|
"_`../../admin/guide/modules.md#ejabberd-contrib|ejabberd-contrib`_ "
|
||||||
"at start time. "
|
"at start time. "
|
||||||
"The default value is an empty list of modules: '[]'.")}},
|
"The default value is an empty list of modules: '[]'.")}},
|
||||||
{jwt_auth_only_rule,
|
{jwt_auth_only_rule,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue