Jump to content

Manual:$wgEnableSpecialMute

From mediawiki.org
This page is a translated version of the page Manual:$wgEnableSpecialMute and the translation is 83% complete.
メールの設定: $wgEnableSpecialMute
true を設定すると、Mute 特別ページが有効になる。
導入されたバージョン:1.34.0 (Gerrit change 511781; git #ed13d3fa)
除去されたバージョン:1.46.0 (Gerrit change 1223678; git #2283c55d)
許容される値:(真偽値)
既定値:false

詳細

true を設定すると、Mute 特別ページが有効になります。 This allows users to mute unwanted communications from other users, and is linked to from emails originating from Special:Email.

Since MediaWiki 1.46.0 this variable has been removed and the Special:Mute special page is always enabled. Whether it is usable or not depends on whether emailing features are enabled on the wiki.