Skip to content
Snippets Groups Projects

archwiki: allow uploading WOFF2 format fonts

Merged nl6720 requested to merge nl6720/infrastructure:archwiki-woff2 into master
All threads resolved!
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -190,6 +190,9 @@ $wgUseInstantCommons = false;
$wgFileExtensions[] = 'svg';
$wgSVGNativeRendering = true;
## Allow uploading WOFF2 fonts
$wgFileExtensions[] = 'woff2'
##
## Skin settings
Loading