Skip to content

Commit

Permalink
Merge pull request #626 from MaRDI4NFDI/user-merge
Browse files Browse the repository at this point in the history
Enable extension UserMerge
  • Loading branch information
physikerwelt authored Feb 14, 2025
2 parents d809095 + 0c36970 commit 3808ce3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mediawiki/LocalSettings.d/UserMerge.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?php
wfLoadExtension( 'UserMerge' );
$wgGroupPermissions['bureaucrat']['usermerge'] = true;

0 comments on commit 3808ce3

Please sign in to comment.