mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-01-18 08:46:46 +01:00
bekkalokk/mediawiki: re-enable DeleteBatch extension
This commit is contained in:
parent
ed28ba28f3
commit
1591fdb7cc
@ -86,8 +86,7 @@ in {
|
||||
};
|
||||
|
||||
extensions = {
|
||||
#inherit (pkgs.mediawiki-extensions) DeleteBatch UserMerge PluggableAuth SimpleSAMLphp VisualEditor;
|
||||
inherit (pkgs.mediawiki-extensions) UserMerge PluggableAuth SimpleSAMLphp VisualEditor;
|
||||
inherit (pkgs.mediawiki-extensions) DeleteBatch UserMerge PluggableAuth SimpleSAMLphp VisualEditor;
|
||||
};
|
||||
|
||||
extraConfig = ''
|
||||
|
Loading…
Reference in New Issue
Block a user