2 # DO NOT EDIT - This file is being maintained by Chef
4 wfLoadExtension('MobileFrontend');
6 // Enable detection in PHP. Disable this if you put MW behind a caching layer
7 $wgMFAutodetectMobileView = true;
9 // Set the default skin
10 $wgMFDefaultSkinClass = 'SkinMinerva';