手册:$wgBotPasswordsCluster

From mediawiki.org
This page is a translated version of the page Manual:$wgBotPasswordsCluster and the translation is 100% complete.
访问: $wgBotPasswordsCluster
bot_passwords表的群集名称
引进版本:1.27.0 (Gerrit change 267737; git #2257fe42)
弃用版本:1.42.0 (Gerrit change 976765; git #be5593b1)
移除版本:仍在使用
允许的值:(串/布尔)
默认值:false

细节

启用机器人密码以与新机器人认证系统一起使用。 如果设置为false,则将使用常规群集。 请注意,$wgEnableBotPasswords 必须设置为true(这是默认值)才能使其生效。

此变量的目标是支持机器人密码的跨维基共享:bot_passwords表通过中央ID引用用户,因此整个维基农场中只应存在一个表的实例。

这个配置参数是在Gerrit change 259066工單T121113)中引入的。

參見