2 # DO NOT EDIT - This file is being maintained by Chef
 
   3 wfLoadExtension( 'Echo' );
 
   5 // configure the footer of e-mail notifications sent by the wiki
 
   6 // otherwise: empty string
 
   7 $wgEchoEmailFooterAddress = 'This notification was sent by the OpenStreetMap Wiki. You can turn off e-Mail notifications in your settings.';