Skip to content

Commit

Permalink
Disable BlockByEmail
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Jun 30, 2024
1 parent da16617 commit d941964
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jobs/fastcgi.nomad
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ variable "hotfix" {
*/
$wgMWLoggerDefaultSpi = [ 'class' => 'MediaWiki\\Logger\\LegacySpi' ]; # default
# https://github.com/femiwiki/UnifiedExtensionForFemiwiki/issues/147
$wgUnifiedExtensionForFemiwikiBlockByEmail = falae;
// Maintenance
// 점검이 끝나면 아래 라인 주석처리한 뒤, 아래 문서 내용을 비우면 됨
Expand Down

0 comments on commit d941964

Please sign in to comment.