Skip to content

Commit

Permalink
Disable Monolog temporarily (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Sep 25, 2023
1 parent 980f2fb commit de1485e
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 @@ -143,6 +143,8 @@ variable "hotfix" {
* @file
*/
$wgMWLoggerDefaultSpi = [ 'class' => 'MediaWiki\\Logger\\LegacySpi' ]; # default
// Maintenance
// 점검이 끝나면 아래 라인 주석처리한 뒤, 아래 문서 내용을 비우면 됨
// https://femiwiki.com/w/%EB%AF%B8%EB%94%94%EC%96%B4%EC%9C%84%ED%82%A4:Sitenotice
Expand Down

0 comments on commit de1485e

Please sign in to comment.