Skip to content

Commit

Permalink
Set wgTimelineFontDirectory (#3939)
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega committed Jun 4, 2021
1 parent 9db4da2 commit ab6ff87
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions LocalSettings.php
Expand Up @@ -4113,6 +4113,11 @@
'default' => null,
],

// Timeline
'wgTimelineFontDirectory' => [
'default' => '/usr/share/fonts/truetype/freefont',
],

// Timezone
'wgLocaltimezone' => [
'default' => 'UTC',
Expand Down

0 comments on commit ab6ff87

Please sign in to comment.